]> git.baikalelectronics.ru Git - kernel.git/commit
docs: kernel-doc.rst: improve structs chapter
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 18 Dec 2017 12:30:05 +0000 (10:30 -0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Dec 2017 20:41:46 +0000 (13:41 -0700)
commit925d649fb192ac998d338b44f68b2bc55da2abc5
tree245dcd4b618f8a8ce8f9dd26d65b5465839e5281
parent9862b87b6c3f10b06fd8f699d0289aa5d31ab94f
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>
Documentation/doc-guide/kernel-doc.rst