[Bug 192267] queue(3) doesn't note that HEADNAME argument in *_HEAD macro is optional/creates anonymous structs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Oct 2021 19:16:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192267

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |Manual Pages
                 CC|                            |doc@FreeBSD.org
           Assignee|doc@FreeBSD.org             |bugs@FreeBSD.org

Felix Johnson <felix.the.red@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.the.red@gmail.com

--- Comment #1 from Felix Johnson <felix.the.red@gmail.com> ---
Created attachment 228599
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228599&action=edit
queue(3) patch

Convert macro definitions to subsection.
Document that if HEADNAME is omitted, the resulting structure will be
anonymous.
Change np_temp function argument to tvar to match macro implementation
(bug #192266).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.