diff options
author | Lee Jones <[email protected]> | 2020-11-12 10:58:54 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-13 15:30:45 +0100 |
commit | 8eddcca2a746d15f4b1e58274801f9d9acf7bbcc (patch) | |
tree | c3b5df81faa8c67af963feb80f9c45b0512ec141 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc0468ee4922b04e529da4734bfcd3f19152db8e (diff) |
tty: tty_ldisc: Fix some kernel-doc related misdemeanours
- Functions must follow directly on from their headers
- Demote non-conforming kernel-doc header
- Ensure notes have unique section names
- Provide missing description for 'reinit'
Fixes the following W=1 kernel build warning(s):
drivers/tty/tty_ldisc.c:158: warning: cannot understand function prototype: 'int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD); '
drivers/tty/tty_ldisc.c:199: warning: Function parameter or member 'ld' not described in 'tty_ldisc_put'
drivers/tty/tty_ldisc.c:260: warning: duplicate section name 'Note'
drivers/tty/tty_ldisc.c:717: warning: Function parameter or member 'reinit' not described in 'tty_ldisc_hangup'
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions