diff options
author | 2009-11-14 02:28:05 +0100 | |
---|---|---|
committer | 2009-12-10 22:55:37 +0100 | |
commit | 637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd (patch) | |
tree | 5d50aaa8bcdf0b5f9af5c24ff6adcdb9d482cd9c /mm/vmalloc.c | |
parent | lp: move compat_ioctl handling into lp.c (diff) | |
download | wireguard-linux-637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd.tar.xz wireguard-linux-637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd.zip |
usbdevfs: move compat_ioctl handling to devio.c
Half the compat_ioctl handling is in devio.c, the other
half is in fs/compat_ioctl.c. This moves everything into
one place for consistency.
As a positive side-effect, push down the BKL into the
ioctl methods.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Oliver Neukum <oliver@neukum.org>
Cc: Alon Bar-Lev <alon.barlev@gmail.com>
Cc: David Vrabel <david.vrabel@csr.com>
Cc: linux-usb@vger.kernel.org
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions