OSDN Git Service

HID: sensor-hub: Remove pointless NULL check
authorAlan Cox <alan@linux.intel.com>
Tue, 20 Nov 2012 16:33:14 +0000 (16:33 +0000)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Nov 2012 16:35:57 +0000 (17:35 +0100)
commite3bbe8755c9c947d80f88c8a2a81073dbc01bd1f
tree5056ee0fbca7e8c573a63b65aac4f2a465fd4977
parentd339f61d14692517e9ba5a977fc266769d6c5c28
HID: sensor-hub: Remove pointless NULL check

report cannot be NULL, fortunately as we use it before we check !

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sensor-hub.c