From: Matt Fleming Date: Sun, 27 Feb 2011 13:58:00 +0000 (+0000) Subject: fs/locks.c: Remove stale FIXME left over from BKL conversion X-Git-Tag: v2.6.39-rc1~467^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7eb8979ccfa5e9e888101b9c940f20bd0f4115;p=pandora-kernel.git fs/locks.c: Remove stale FIXME left over from BKL conversion The comment is no longer true as (now that the BKL conversion is finished) a spinlock _is_ now used to protect file_lock_list, blocked_list and inode->i_flock. Signed-off-by: Matt Fleming Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed