diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-02-19 08:39:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-06 08:35:39 +0100 |
commit | a10df4910cdbce3c606846467c7e6fc2e469951d (patch) | |
tree | 2895720e76fa04e52cce387988e16a72e12408fc /drivers/tty/vt | |
parent | f400991bf872debffb01c46da882dc97d7e3248e (diff) | |
download | linux-a10df4910cdbce3c606846467c7e6fc2e469951d.tar.gz linux-a10df4910cdbce3c606846467c7e6fc2e469951d.tar.bz2 linux-a10df4910cdbce3c606846467c7e6fc2e469951d.zip |
vt: vt_kern.h, remove extern from functions
Unify the declarations of functions in vt_kern.h: some are with extern,
some are not. Remove extern from the former as it is not needed for
functions.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-7-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt')
0 files changed, 0 insertions, 0 deletions