From: Al Viro Date: Mon, 25 Jan 2010 23:36:07 +0000 (-0500) Subject: Simplify failure exits in s390/hypfs fill_super() X-Git-Tag: v2.6.34-rc1~205^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1771ffaac29a7a4e321ddd94d7873bc0dcefd41;p=pandora-kernel.git Simplify failure exits in s390/hypfs fill_super() ->kill_sb() will be called after any failure exit, so no need to duplicate what it can do. Signed-off-by: Al Viro --- Reading git-diff-tree failed