diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-06-28 22:49:08 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-06-28 22:50:48 -0700 |
commit | b2274ff2c4bb7eb6fca6039c7e431506c6c26605 (patch) | |
tree | 8c8f81c5988e005fa7b369f4b9a94290a7bfa5a5 /tools/perf/scripts/python/sctop.py | |
parent | 6bb7144c3fa16a5efb54a8e2aff1817b4168018e (diff) |
Input: sensehat-joystick - remove unnecessary error message
The print function dev_err() is redundant because platform_get_irq()
already prints an error.
Eliminates the follow coccicheck warning:
./drivers/input/joystick/sensehat-joystick.c:102:2-9: line 102 is redundant because platform_get_irq() already prints an error
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220427004906.129893-1-yang.lee@linux.alibaba.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions