commit | 553aa3c12e818a142e493a3d44a1eb8cadc2959f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 18 10:30:05 2017 -0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Dec 21 13:41:46 2017 -0700 |
tree | 245dcd4b618f8a8ce8f9dd26d65b5465839e5281 | |
parent | fc275bf3b99d2c78e1c132d2199be1cb6a701905 [diff] |
docs: kernel-doc.rst: improve structs chapter There is a mess on this chapter: it suggests that even enums and unions should be documented with "struct". That's not the way it should be ;-) Fix it and move it to happen earlier. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>