commit | 064326c0773af8a0e8bb82d895cceaedc8a51b9e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 12 21:06:12 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 20 21:29:33 2012 -0400 |
tree | 572cb5c160580f5c9ab91bb5ac42d53d0a0f0cdd | |
parent | 9bcb4b733c22b7dbc4cf847e707ac98f751e9180 [diff] |
clean up the failure exits in cifs_read_super() no need to make that iput() conditional, just take it to the right place... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>