[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <875y71j607.fsf@meer.lwn.net>
Date: Mon, 03 Jul 2023 10:48:24 -0600
From: Jonathan Corbet <corbet@....net>
To: Jakub Kicinski <kuba@...nel.org>
Cc: linux-doc@...r.kernel.org, arkadiusz.kubalewski@...el.com,
netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH docs] scripts: kernel-doc: support private / public
marking for enums
Jakub Kicinski <kuba@...nel.org> writes:
> Enums benefit from private markings, too. For netlink attribute
> name enums always end with a pair of __$n_MAX and $n_MAX members.
> Documenting them feels a bit tedious.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> Hi Jon, we've CCed you recently on a related discussion
> but it appears that the fix is simple enough so posting
> it before you had a chance to reply.
> ---
> scripts/kernel-doc | 3 +++
> 1 file changed, 3 insertions(+)
Hmm...somehow I missed the discussion, sorry. Fix applied, thanks.
jon
Powered by blists - more mailing lists