commit | a8b5a5d8bd6304b0b2a6507d3c65ff6ab8616e4e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Sep 10 17:47:19 2018 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Sep 02 07:49:27 2022 -0400 |
tree | 286bda17497066f8b5e0c885d69881f72d910104 | |
parent | cdc4463c526fb3757ac8e5eee3d032739348daef [diff] |
saner tty_mode_ioctl() prototype Pass arg as void __user * and don't bother with file at all. Callers adjusted. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>