Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: Add "@" in front of private structure members.
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]>
- Loading branch information