diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-06-01 23:04:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 14:35:36 -0700 |
commit | 3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d (patch) | |
tree | 56b5dcc1d2c83af6548ebb5951f582630a96653b /README | |
parent | 1548b13b75a2ec06f46220004e91c37818be6c18 (diff) | |
download | linux-3.10-3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d.tar.gz linux-3.10-3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d.tar.bz2 linux-3.10-3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d.zip |
USB: mon: kill BKL usage
compat_ioctl does not use the BKL, so I assume that
the native function does not need it either.
The open function is already protected by the
driver's mutex, the BKL is probably not needed
here either.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions