summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-06-01 23:04:45 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-10 23:35:36 +0200
commit3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d (patch)
tree56b5dcc1d2c83af6548ebb5951f582630a96653b /net/bluetooth
parentusb: gadget: Do not take BKL for gadget->ops->ioctl (diff)
downloadlinux-3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d.tar.xz
linux-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 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions