From: Cesar Eduardo Barros Date: Tue, 22 Mar 2011 23:33:30 +0000 (-0700) Subject: sys_swapon: simplify error flow in read_swap_header() X-Git-Tag: v2.6.39-rc1~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38719025384cf7121331bd6d41c062d3c5f7bb91;p=pandora-kernel.git sys_swapon: simplify error flow in read_swap_header() 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