[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKH8qBsgzQdicm9sjUEfQN-RTF3Ba4rmvmCwAqtckbgT1DsbCA@mail.gmail.com>
Date: Wed, 26 Jul 2023 16:35:10 -0700
From: Stanislav Fomichev <sdf@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com
Subject: Re: [PATCH net-next 2/4] ynl: mark max/mask as private for kdoc
On Wed, Jul 26, 2023 at 4:33 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Tue, 25 Jul 2023 16:35:15 -0700 Stanislav Fomichev wrote:
> > + cw.p('/* private: */')
> > cw.nl()
>
> I was about to apply but I keep having doubts whether there should
> be a new line after the private marker. I know - a very important
> question :D
>
> Quick grep of
>
> $ git grep -A1 '\* private:'
>
> shows that all(?) current uses have something immediately following
> the comment.
:-D I was too lazy to grep. Will drop \n and respin!
Powered by blists - more mailing lists