From: Andi Kleen Date: Wed, 6 Feb 2008 09:40:11 +0000 (-0800) Subject: BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 X-Git-Tag: v2.6.25-rc1~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86e14385d8473a71809ff5c2be4b06867af4b5e;p=pandora-kernel.git 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 Cc: Cc: Theodore Ts'o Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed