From: Arnd Bergmann Date: Wed, 17 Nov 2010 15:26:56 +0000 (+0100) Subject: BKL: remove references to lock_kernel from comments X-Git-Tag: v2.6.37-rc3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460781b54253e3ed10a0a2a433bdc548ec952269;p=pandora-kernel.git BKL: remove references to lock_kernel from comments Lock_kernel is gone from the code, so the comments should be updated, too. nfsd now uses lock_flocks instead of lock_kernel to protect against posix file locks. Signed-off-by: Arnd Bergmann Acked-by: J. Bruce Fields Cc: linux-nfs@vger.kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed