diff options
author | Arnd Bergmann <arnd@arndb.de> | 2009-11-14 02:28:05 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2009-12-10 22:55:37 +0100 |
commit | 637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd (patch) | |
tree | 5d50aaa8bcdf0b5f9af5c24ff6adcdb9d482cd9c /drivers/nubus | |
parent | 3695669cd4f5fb6d569fd4243312c1b4a05bd5ce (diff) | |
download | talos-op-linux-637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd.tar.gz talos-op-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 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions