From: Arnd Bergmann Date: Wed, 4 Jan 2006 19:31:31 +0000 (+0100) Subject: [PATCH] spufs: fix sparse warnings X-Git-Tag: v2.6.16-rc1~666^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff730c33b42a6c68217fc6660728676aa8eeb9c;p=pandora-kernel.git [PATCH] spufs: fix sparse warnings One local variable is missing an __iomem modifier, in another place, we pass a completely unused argument with a missing __user modifier. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed