From: Jan Kara Date: Wed, 29 Jul 2015 01:52:08 +0000 (+1000) Subject: xfs: Remove duplicate jumps to the same label X-Git-Tag: omap-for-v4.3/fixes-rc1~79^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6077aa339d6580d12bd1089231eea2940383e32;p=pandora-kernel.git xfs: Remove duplicate jumps to the same label xfs_create() and xfs_create_tmpfile() have useless jumps to identical labels. Simplify them. Signed-off-by: Jan Kara Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed