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)
commit068535f1fef4c90aee23eb7b9b9a71c5b72d7cd0
treeca71858417d881bc8f72f4a2a7b035d041f7a43c
parent2d534926205db9ffce4bbbde67cb9b2cee4b835c
locks: remove unused lm_release_private

In commit 3b6e2723f32d ("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