HID: hid-multitouch: Remove misleading null test
authorHenrik Rydberg <rydberg@euromail.se>
Wed, 8 Aug 2012 19:45:50 +0000 (21:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 15 Aug 2012 08:37:23 +0000 (10:37 +0200)
commit94b5485cdd88cb88320c97727382c27e86de3979
treec7d357b2ce16331937ec1f148b86bab09c91637b
parent3d77104adb52a177ea85c2ff2311551cef67d52b
HID: hid-multitouch: Remove misleading null test

A null test was left behind during the autoloading work;
the test was introduced by 8d179a9e, but was never completely
reverted.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c