From: Cesar Eduardo Barros Date: Tue, 22 Mar 2011 23:33:29 +0000 (-0700) Subject: sys_swapon: separate parsing of swapfile header X-Git-Tag: v2.6.39-rc1~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8bd38bf6f05481c4155fc444178151884f65d0;p=pandora-kernel.git sys_swapon: separate parsing of swapfile header Move the code which parses and checks the swapfile header (except for the bad block list) to a separate function. Only code movement, no functional changes. 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