commit | b0d60bfbb60cef1efd699a65e29a94487f8c7b1f | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri May 24 14:52:01 2019 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon May 27 16:23:55 2019 -0600 |
tree | 5c52e7b3484a8f1a5be33e6f898cd8b424141e43 | |
parent | 3f715b147a6c5245ee25d7334f4053c339feef98 [diff] |
kernel-doc: always name missing kerneldoc sections The "no structured comments found" warning is not particularly useful if there are several invocations, one of which is looking for something wrong. So if something specific has been requested, make it clear that it's the one we weren't able to find. Signed-off-by: Jonathan Corbet <corbet@lwn.net>