diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2016-04-18 23:47:14 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-04-19 18:24:21 +0200 |
commit | 5f7fb6f1e514e0ed47aee97752d6ae10491b4841 (patch) | |
tree | ab19d63d1e3def73bababf30888594abe18872c2 /drivers/clocksource/timer-imx-gpt.c | |
parent | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue (diff) | |
download | linux-5f7fb6f1e514e0ed47aee97752d6ae10491b4841.tar.xz linux-5f7fb6f1e514e0ed47aee97752d6ae10491b4841.zip |
Input: twl6040-vibra - ignore return value of schedule_work
Returning ret is wrong. And checking for an error as well. User space
may call multiple times until the work is really scheduled.
twl4030-vibra.c also ignores the return value.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/clocksource/timer-imx-gpt.c')
0 files changed, 0 insertions, 0 deletions