]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
compat_ioctl: remove joystick ioctl translation
authorArnd Bergmann <arnd@arndb.de>
Fri, 7 Sep 2018 09:18:38 +0000 (11:18 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 Oct 2019 15:23:45 +0000 (17:23 +0200)
commitaca942263ae3a6e2d2f5d6119a83fd48684bef91
tree9c1229f5515c02538a0b1452a648a9d39f6a258a
parent507e4e2b430b6a27b66f4745564ecaee7967737f
compat_ioctl: remove joystick ioctl translation

The joystick driver already handles these just fine, so
the entries in the table are not needed any more.

Cc: linux-input@vger.kernel.org
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fs/compat_ioctl.c