[patch] staging: unisys: remove some dead code

Ben Romer benjamin.romer at unisys.com
Tue Jan 12 16:26:47 UTC 2016


On 01/07/2016 04:34 AM, Dan Carpenter wrote:
> queue_delayed_work() returns bool, not negative error codes.  It returns
> false if the work has already been queued or true otherwise.  Since
> we don't care about that, we can just remove the test.
>
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
>

Tested with s-Par, works fine (of course). :)

Signed-off-by: Benjamin Romer <benjamin.romer at unisys.com>



More information about the devel mailing list