From: Jesper Juhl Date: Mon, 26 Jun 2006 05:59:52 +0000 (-0400) Subject: Input: iforce - remove some pointless casts X-Git-Tag: v2.6.18-rc1~604^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e8115b54aa6f159ac3dfec8d3d23b0af5fbfa0;p=pandora-kernel.git Input: iforce - remove some pointless casts The 'private' member of struct input_dev is a void*, so no need to cast it when assigning it to a struct iforce* variable. Signed-off-by: Jesper Juhl Signed-off-by: Vojtech Pavlik Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed