diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-06 22:13:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-06 22:13:37 +0200 |
commit | 6ce07c7b61e74af35a05060a2d6341f68fd92c9e (patch) | |
tree | d24bdf708f8b864bba349a3e92d329337f4f5dc4 /fs/smbfs | |
parent | x86: fix PAE pmd_bad bootup warning (diff) | |
download | linux-6ce07c7b61e74af35a05060a2d6341f68fd92c9e.tar.xz linux-6ce07c7b61e74af35a05060a2d6341f68fd92c9e.zip |
VFS: fix unused variable warning
Commit 33dcdac2df54e66c447ae03f58c95c7251aa5649 ("kill ->put_inode")
removed the final use of i_op->put_inode, but left the now totally
unused "op" variable in iput().
Get rid of it.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/smbfs')
0 files changed, 0 insertions, 0 deletions