From: Cesar Eduardo Barros Date: Tue, 22 Mar 2011 23:33:20 +0000 (-0700) Subject: sys_swapon: remove initial value of name variable X-Git-Tag: v2.6.39-rc1~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b36bd741bd44db30e12b1048a659aa346e9b76;p=pandora-kernel.git sys_swapon: remove initial value of name variable Now there is nothing which jumps to the cleanup blocks before the name variable is set. There is no need to set it initially to NULL anymore. 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