diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-06 13:13:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-06 13:13:37 -0700 |
commit | 6ce07c7b61e74af35a05060a2d6341f68fd92c9e (patch) | |
tree | d24bdf708f8b864bba349a3e92d329337f4f5dc4 /drivers | |
parent | aeed5fce37196e09b4dac3a1c00d8b7122e040ce (diff) |
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 'drivers')
0 files changed, 0 insertions, 0 deletions