commit | b18b12ae608ae2a108e5872bef9ab8122e01904d | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Mon Jul 17 14:04:50 2017 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jul 17 14:05:36 2017 -0600 |
tree | 011f46958e8856dc3a9a6cd5046ef71ad092053e | |
parent | 127d4b376431cd8091ed98e9c284744838975ae9 [diff] |
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>