commit | e86e14385d8473a71809ff5c2be4b06867af4b5e | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Feb 06 01:40:11 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:20 2008 -0800 |
tree | cfc3886f967e8a7721797477b5d6eff7e41bff5b | |
parent | d71cadd6bc9834710c0b045e3abedd0c56ff1c37 [diff] |
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>