diff options
author | Dmitry Torokhov <[email protected]> | 2021-02-19 10:36:48 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-02-19 11:02:42 -0800 |
commit | 836f308cb5c72d48e2dff8d3e64c3adb94f4710d (patch) | |
tree | 38210d35386f3071e979ae934c24a48e73534783 /scripts/gdb/linux/tasks.py | |
parent | b5d6e7ab7fe7d186878142e9fc1a05e4c3b65eb9 (diff) |
Input: zinitix - fix return type of zinitix_init_touch()
zinitix_init_touch() returns error code or 0 for success and therefore
return type must be int, not bool.
Fixes: 26822652c85e ("Input: add zinitix touchscreen driver")
Reported-by: kernel test robot <[email protected]>
Reported-by: Jiapeng Chong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions