]> 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)
commit4076fe945d6bc5d99bec2c364d8cadf778b44e8f
treeca71858417d881bc8f72f4a2a7b035d041f7a43c
parent94ffc4a9d2b01e99b9d4cc5c49988feaa1fbfb87
locks: remove unused lm_release_private

In commit 4ff1f9242f78 ("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