From: Dmitry Torokhov Date: Thu, 3 May 2007 04:52:51 +0000 (-0400) Subject: Input: drivers/joystick - fix various sparse warnings X-Git-Tag: v2.6.22-rc1~357^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78167236e23bb3c80d2b35b693e578a6e56b1171;p=pandora-kernel.git Input: drivers/joystick - fix various sparse warnings Fix various issues pointed by sparse: - module_param_array_named() takes unsigned int as number of parameters argument - shadowing of global variables is not healthy. I think there was once a bug in db9 caused by it. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed