diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-03-14 14:10:33 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-10-23 17:23:44 +0200 |
commit | 7a6038b30017c45e1110388083849689356a23ae (patch) | |
tree | cb50670b51a50d0ba12986ee6e52028be2cc06b2 /drivers/vme | |
parent | 7d60a7a6cd04c34014e763b5d7ed35d6366e42aa (diff) |
compat_ioctl: move hci_sock handlers into driver
All these ioctl commands are compatible, so we can handle
them with a trivial wrapper in hci_sock.c and remove
the listing in fs/compat_ioctl.c.
A few of the commands pass integer arguments instead of
pointers, so for correctness skip the compat_ptr() conversion
here.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions