From: Cesar Eduardo Barros Date: Tue, 22 Mar 2011 23:33:27 +0000 (-0700) Subject: sys_swapon: simplify error flow in claim_swapfile() X-Git-Tag: v2.6.39-rc1~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ade72a799a9a895b4a60918c32b43d3dfc3324;p=pandora-kernel.git sys_swapon: simplify error flow in claim_swapfile() Since there is no cleanup to do, there is no reason to jump to a label. Return directly instead. Signed-off-by: Cesar Eduardo Barros Tested-by: Eric B Munson Acked-by: Eric B Munson Reviewed-by: KAMEZAWA Hiroyuki Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed