diff options
author | Jason Gerecke <killertofu@gmail.com> | 2021-02-11 22:30:59 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-03-08 13:12:22 +0300 |
commit | 9951bb259dd0794db39beb63899104da9579efcc (patch) | |
tree | e7c7f8575d376b42a53ae2b240a2b18091d88fbf /scripts/gdb/linux/tasks.py | |
parent | 69aea9d2843669387d100e353b5113d1adc9502f (diff) | |
download | linux-9951bb259dd0794db39beb63899104da9579efcc.tar.xz |
HID: hiddev: Return specific error codes on connect failure
The only caller of this function only cares about gross success/failure
but we still might as well resolve the following smatch warning and fix
the other error paths as well:
hiddev.c:894 hiddev_connect() warn: returning -1 instead of -ENOMEM is sloppy
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions