From: Atsushi Nemoto Date: Tue, 10 Jul 2007 15:24:14 +0000 (+0900) Subject: [MIPS] Change names of local variables to silence sparse X-Git-Tag: v2.6.23-rc1~1153^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e95a016f844fc660bf80065413998a784a78988;p=pandora-kernel.git [MIPS] Change names of local variables to silence sparse This patch is an workaround for these sparse warnings: linux/include/linux/calc64.h:25:17: warning: symbol '__quot' shadows an earlier one linux/include/linux/calc64.h:25:17: originally declared here linux/include/linux/calc64.h:25:17: warning: symbol '__mod' shadows an earlier one linux/include/linux/calc64.h:25:17: originally declared here Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed