From: Zhang Yanfei Date: Fri, 17 May 2013 14:10:38 +0000 (+0800) Subject: mm/sparse: Remove unused ret in sparse_index_init X-Git-Tag: v3.11-rc1~89^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1936cf86be8dc0cc27365bd8f1efdf23941961;p=pandora-kernel.git mm/sparse: Remove unused ret in sparse_index_init The ret variable is not used in the function, so remove it and directly return 0 at the end of the function. Signed-off-by: Zhang Yanfei Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed