linux/drivers/staging/unisys
Benjamin Romer f84bd6267d staging: unisys: correctly handle return value from queue_delayed_work()
Properly handle the return value from queue_delayed_work() - it's a
bool, not an int, so using a less than comparison isn't appropriate.

This mistake was found by David Binderman <dcb314@hotmail.com>.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-02 11:37:53 +02:00
..
Documentation staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00
include staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
visorbus staging: unisys: correctly handle return value from queue_delayed_work() 2015-10-02 11:37:53 +02:00
visorhba staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
visorhid staging: unisys: add visorhid driver 2015-09-20 18:52:38 -07:00
visornic staging: unisys: get rid of list of devices 2015-10-02 11:37:53 +02:00
Kconfig staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00