diff options
| author | Lee Jones <[email protected]> | 2020-11-04 19:35:17 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-11-06 09:49:27 +0000 |
| commit | aec51036a166a0aecc26cba101bfbbdc53d64139 (patch) | |
| tree | 59f810034883b5a450194c11abdc426c7d678797 /drivers/tty/tty_buffer.c | |
| parent | tty: tty_baudrate: Add missing description for 'tty' (diff) | |
| download | kernel-aec51036a166a0aecc26cba101bfbbdc53d64139.tar.gz kernel-aec51036a166a0aecc26cba101bfbbdc53d64139.zip | |
tty: tty_io: Move 'tty_sysctl_init's prototype to shared space
Fixes the following W=1 kernel build warning(s):
drivers/tty/tty_ldisc.c:883:6: warning: no previous prototype for ‘tty_sysctl_init’ [-Wmissing-prototypes]
883 | void tty_sysctl_init(void)
| ^~~~~~~~~~~~~~~
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Nick Holloway <[email protected]>
Cc: -- <[email protected]>
Cc: Marko Kohtala <[email protected]>
Cc: Bill Hawes <[email protected]>
Cc: "C. Scott Ananian" <[email protected]>
Cc: Russell King <[email protected]>
Cc: Andrew Morton <[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 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions
