diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-18 15:30:18 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-12-21 23:41:47 +0300 |
commit | 2defb27292176959da02f1ba32940870dd1814eb (patch) | |
tree | 0704c9dd2b795c91e7fbecdb9374755c5343bf86 /drivers/w1 | |
parent | 84ce5b987783d362ee4e737b653d6e2feacfa40c (diff) | |
download | linux-2defb27292176959da02f1ba32940870dd1814eb.tar.xz |
scripts: kernel-doc: apply filtering rules to warnings
When kernel-doc is called with output selection filters,
it will be called lots of time for a single file. If
there is a warning present there, it means that it may
print hundreds of identical warnings.
Worse than that, the -function NAME actually filters only
functions. So, it makes no sense at all to print warnings
for structs or enums.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions