]> git.baikalelectronics.ru Git - kernel.git/commit
locks: remove unused lm_release_private
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 1 Aug 2012 11:56:16 +0000 (07:56 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Aug 2012 16:01:46 +0000 (09:01 -0700)
commit7e9930b8f2ef7b01af1851ff458fe314caea5804
treeca71858417d881bc8f72f4a2a7b035d041f7a43c
parent325572b728f793b1a89cce83f47588b9b5fc8f7a
locks: remove unused lm_release_private

In commit af2f55f007bf ("locks: prevent side-effects of
locks_release_private before file_lock is initialized") we removed the
last user of lm_release_private without removing the field itself.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/Locking
fs/locks.c
include/linux/fs.h