]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-doc: always name missing kerneldoc sections
authorJonathan Corbet <corbet@lwn.net>
Fri, 24 May 2019 20:52:01 +0000 (14:52 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 May 2019 22:23:55 +0000 (16:23 -0600)
commit3b860937172cb588c740d495a8cb7e3ba3f26921
tree5c52e7b3484a8f1a5be33e6f898cd8b424141e43
parentf6696ece0854c9dfed7a609a428080fe03f8c82e
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>
scripts/kernel-doc