BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
authorAndi Kleen <ak@suse.de>
Wed, 6 Feb 2008 09:40:11 +0000 (01:40 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:20 +0000 (10:41 -0800)
commite86e14385d8473a71809ff5c2be4b06867af4b5e
treecfc3886f967e8a7721797477b5d6eff7e41bff5b
parentd71cadd6bc9834710c0b045e3abedd0c56ff1c37
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2

None of the callers of this function does actually take the BKL as far as I
can see.  So remove the comment refering to the BKL.

Signed-off-by: Andi Kleen <ak@suse.de>
Cc: <linux-ext4@vger.kernel.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/jbd/recovery.c
fs/jbd2/recovery.c