diff options
author | 2023-04-20 11:35:58 +0200 | |
---|---|---|
committer | 2023-04-20 13:48:50 +0200 | |
commit | 921234d78339b9ee67c2da4dc78aa6ecd47d76e1 (patch) | |
tree | 666bd8452cd71f649339053f164e7df1ebecd986 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tty: vt: simplify some cases in tioclinux() (diff) | |
download | wireguard-linux-921234d78339b9ee67c2da4dc78aa6ecd47d76e1.tar.xz wireguard-linux-921234d78339b9ee67c2da4dc78aa6ecd47d76e1.zip |
tty: vt: distribute EXPORT_SYMBOL()
There is a list of EXPORT_SYMBOL()s at the end of the file. Put them all
by their definition. This is how we usually do that.
give_up_console() lost its VT_SINGLE_DRIVER local ifndef protection as
that whole code is under this check.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230420093559.13200-3-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions