diff options
author | 2024-01-22 12:03:19 +0100 | |
---|---|---|
committer | 2024-01-27 18:08:52 -0800 | |
commit | a0b8a1681254346010edd2f94e799fb6b6568cf1 (patch) | |
tree | bc6faa2e35059a485bb7d1ca95eb76630a26359a /include/linux/console.h | |
parent | tty: vt: expect valid vc when in tty ops (diff) | |
download | wireguard-linux-a0b8a1681254346010edd2f94e799fb6b6568cf1.tar.xz wireguard-linux-a0b8a1681254346010edd2f94e799fb6b6568cf1.zip |
tty: vt: pass proper pointers from tioclinux()
Pass proper types and proper pointers (the data with an offset) to the
TIOCL_* handlers. So that they need not to cast or add anything to the
passed pointer.
This makes obvious what is passed/consumed.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Tested-by: Helge Deller <deller@gmx.de> # parisc STI console
Link: https://lore.kernel.org/r/20240122110401.7289-6-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console.h')
0 files changed, 0 insertions, 0 deletions