]> 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)
commitb58a632d49fcc77413cdc13bf8eb987b2766b0a2
tree5c52e7b3484a8f1a5be33e6f898cd8b424141e43
parent8adad3e2ae5d6ddce8283acd6c1657676c520248
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