commit | 068535f1fef4c90aee23eb7b9b9a71c5b72d7cd0 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Aug 01 07:56:16 2012 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 01 09:01:46 2012 -0700 |
tree | ca71858417d881bc8f72f4a2a7b035d041f7a43c | |
parent | 2d534926205db9ffce4bbbde67cb9b2cee4b835c [diff] |
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>