0e1b682ea86fcb5216250722afd42686ab3 author Arnd Bergmann 1284644154 +0200 committer Arnd Bergmann 1286219447 +0200 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 Cc: David Brownell Cc: linux-usb@vger.kernel.org <—©