On 8/29/25 12:23 PM, Jason Gunthorpe wrote:
On Tue, Aug 26, 2025 at 04:20:54PM -0700, Randy Dunlap wrote:
We don't really have a way to document parameters of a callback function inside a struct, but for now kernel-doc.py won't complain about it. (Somehow kernel-doc.pl did once upon a time and then that became dead code.)
Seems like we should :)
Yeah, no argument there.