diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-06-04 00:07:12 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-10-23 18:23:46 +0300 |
commit | c7dc504e2ff78a0bed3c36a44dff73f523ce0132 (patch) | |
tree | 1ba19f80bcc651d328823e81d23d7fb9c4c66320 /arch/arm64 | |
parent | 9d7bf41fafa5b5ddd4c13eb39446b0045f0a8167 (diff) | |
download | linux-c7dc504e2ff78a0bed3c36a44dff73f523ce0132.tar.xz |
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
All users of this call are in socket or tty code, so handling
it there means we can avoid the table entry in fs/compat_ioctl.c.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Eric Dumazet <edumazet@google.com>
Cc: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions