On Thu, Dec 14, 2023 at 04:35:09PM +0200, Andy Shevchenko wrote: > On Thu, Dec 14, 2023 at 10:40:26AM +0100, Bartosz Golaszewski wrote: > > ... > > > > Opinions? > > > > Yeah, don't make it a kernel doc. It's a private structure, no need to > > expose documentation for it in docs. Just use a regular comment - say > > what it is and why it's here. > > I agree with Bart, make it plain comment if needed. > It is a plain comment in v2. Cheers, Kent.