From: Cesar Eduardo Barros Date: Tue, 22 Mar 2011 23:33:19 +0000 (-0700) Subject: sys_swapon: simplify error flow in alloc_swap_info() X-Git-Tag: v2.6.39-rc1~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730c0581c82dbc5be2f41a2d85bde6bad11bc8a4;p=pandora-kernel.git sys_swapon: simplify error flow in alloc_swap_info() 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: Pekka Enberg Reviewed-by: KAMEZAWA Hiroyuki Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed