]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Do not include kerneldoc comments from kernel/sys.c
authorJonathan Corbet <corbet@lwn.net>
Mon, 17 Jul 2017 20:04:50 +0000 (14:04 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 17 Jul 2017 20:05:36 +0000 (14:05 -0600)
commit8606eee696cb8052dd421cb709c949fc04b5f755
tree011f46958e8856dc3a9a6cd5046ef71ad092053e
parente0eb566afda7e04726d74cb6ee48d0904f344d77
docs: Do not include kerneldoc comments from kernel/sys.c

...because there are none there, and I cannot figure out what would ever
have been of interest there.  This eliminates this warning:

    ./kernel/sys.c:1: warning: no structured comments found

from the build.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/basics.rst