[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f7ttt7mv5em.fsf@redhat.com>
Date: Fri, 21 Mar 2025 10:12:49 -0400
From: Aaron Conole <aconole@...hat.com>
To: Ilya Maximets <i.maximets@....org>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, Eric
Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo
Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>,
dev@...nvswitch.org, linux-kernel@...r.kernel.org, Pravin B Shelar
<pshelar@....org>, Eelco Chaudron <echaudro@...hat.com>
Subject: Re: [PATCH net-next] net: openvswitch: fix kernel-doc warnings in
internal headers
Ilya Maximets <i.maximets@....org> writes:
> Some field descriptions were missing, some were not very accurate.
> Not touching the uAPI header or .c files for now.
>
> Formatting of those comments isn't great in general, but at least
> they are not missing anything now.
>
> Before:
> $ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l
> 16
>
> After:
> $ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l
> 0
>
> Signed-off-by: Ilya Maximets <i.maximets@....org>
> ---
Reviewed-by: Aaron Conole <aconole@...hat.com>
Powered by blists - more mailing lists