diff options
author | Jan Blunck | 2010-08-15 22:52:36 +0200 |
---|---|---|
committer | Arnd Bergmann | 2010-10-04 21:10:34 +0200 |
commit | 74c41429ae5889933a2b9b9d0d2f687baa410766 (patch) | |
tree | e102d92f2708bc8a1cf9ade061053621e90d7ff4 /net/rfkill | |
parent | db71922217a214e5c9268448e537b54fc1f301ea (diff) |
BKL: Remove BKL from Amiga FFS
The BKL is only used in put_super, fill_super and remount_fs that are all
three protected by the superblocks s_umount rw_semaphore. Therefore it is
safe to remove the BKL entirely.
Signed-off-by: Jan Blunck <jblunck@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions