mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Even "private" structure members need a leading "@" in their kernel-doc; otherwise, they will be treated as new section names in the resulting manual. Signed-off-by: Robert P. J. Day <[email protected]> Acked-by: Randy Dunlap <[email protected]> Acked-By: Sebastian Reichel <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>