From: Al Viro Date: Mon, 13 Feb 2012 02:06:12 +0000 (-0500) Subject: clean up the failure exits in cifs_read_super() X-Git-Tag: v3.4-rc1~163^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=064326c0773af8a0e8bb82d895cceaedc8a51b9e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed