diff options
| author | Benjamin Romer <benjamin.romer@unisys.com> | 2015-10-01 18:52:30 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-02 12:37:53 +0300 |
| commit | f84bd6267d623b49f196d54ba9edc41ff1c4d5e3 (patch) | |
| tree | 78fa20506501cc0f96c7161ab823563495a4bb02 /include/linux/timerqueue.h | |
| parent | 07f8260bb65676910d4a16e81a319b33095dccb6 (diff) | |
| download | linux-f84bd6267d623b49f196d54ba9edc41ff1c4d5e3.tar.xz | |
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>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
