diff options
author | Richard Holden <aciddeath@gmail.com> | 2008-10-18 20:27:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 08:52:36 -0700 |
commit | 60c11d2abf4ef811d0ce3ea34279746729c4c6fc (patch) | |
tree | 0e39f8a212461beb7195e46f7a727c9e820bbc2c /fs | |
parent | 3e680aae4e53ab54cdbb0c29257dae0cbb158e1c (diff) |
phonedev: remove BKL
The phone_device array is covered by the phone_lock mutex in all cases and
request_module no longer needs the BKL so we can remove the only remaining
instance of the BKL from phonedev.
Signed-off-by: Richard Holden <aciddeath@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions