diff options
author | Lee Jones <[email protected]> | 2021-01-19 18:19:04 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-01-19 19:03:14 -0800 |
commit | 33f93726b7b28f0206e2dfbfa98b54f4415a47ad (patch) | |
tree | 29f9ba1fc8180162f40ae3d679c714cc141b9120 /scripts/gdb/linux/tasks.py | |
parent | 7c0c38402a61db1141dd5a2ae2f44d4cdc17a23a (diff) |
Input: usbtouchscreen - actually check return value of usb_submit_urb()
Fixes the following W=1 kernel build warning(s):
drivers/input/touchscreen/usbtouchscreen.c: In function ‘nexio_read_data’:
drivers/input/touchscreen/usbtouchscreen.c:1052:50: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[dtor: log error code as well]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions