diff options
author | Lee Jones <[email protected]> | 2020-07-01 09:58:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:05:36 +0200 |
commit | 6e47fc8a68230c8803db2724b8a22f2725753386 (patch) | |
tree | a6c97a7cc6c64f6a7e00b201aef93f3cb5ba19ae /tools/perf/scripts/python/stackcollapse.py | |
parent | f2e1d306fc7dc0f813bcd3559dc6959272a0aaa9 (diff) |
misc: pti: Remove unparsable empty line in function header
The kerneldoc tooling/parsers/validators get confused if non-
standard formatting is used. The first line after the kerneldoc
identifier '/**' must not be blank else the following warnings
will be issued:
drivers/misc/pti.c:902: warning: Cannot understand *
on line 902 - I thought it was a doc line
Cc: J Freyensee <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions