From: Dmitry Torokhov Date: Fri, 12 Nov 2010 05:52:18 +0000 (-0800) Subject: Input: xpad - remove useless check in xpad_remove X-Git-Tag: v2.6.38-rc1~463^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0591596b302adc654a1caf6bd3d0063407ea4b;p=pandora-kernel.git Input: xpad - remove useless check in xpad_remove ixpad can never be NULL here; if it is NULL we would not have been bound to the interface and then why would we be called? Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed