From: Dmitry Torokhov Date: Mon, 21 May 2007 04:17:44 +0000 (-0400) Subject: Input: aiptek - do not check for NULL in attribute methods X-Git-Tag: v2.6.23-rc1~1191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02fb6c385c72823af4fac83963a05be9163c73ea;p=pandora-kernel.git Input: aiptek - do not check for NULL in attribute methods It makes no sense to check for NULL in attribute methods - we do usb_set_intfdata before creating attributes and once attributes have been removed we are guaranteed to not be called. Signed-off-by: Rene van Paassen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed