diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-16 15:35:54 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:10:47 +0200 |
commit | cdbd2b013d2814ad39e893316943fb58e6d9ec23 (patch) | |
tree | 07994ae3286615d1cd88deea7883a1ce09adf25b /fs/afs | |
parent | 00e300e1b682ea86fcb5216250722afd42686ab3 (diff) |
BKL: Remove BKL from USB gadgetfs
The BKL is only used in fill_super, which is protected by the superblocks
s_umount rw_semaphore. Therefore it is safe to remove the BKL entirely.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: linux-usb@vger.kernel.org
Diffstat (limited to 'fs/afs')
0 files changed, 0 insertions, 0 deletions