diff options
author | Uwe Kleine-König <[email protected]> | 2021-02-08 15:31:49 +0100 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2021-02-09 13:13:58 +0100 |
commit | c5d1448fa353242635fa3e1fed6ab4558e0e7d9a (patch) | |
tree | d74c1132f17bd3f0ad29a6565e887f541169bd00 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | a54af1b7d667927162d13083a8e2d470fb8722e2 (diff) |
USB: serial: make remove callback return void
All usb_serial drivers return 0 in their remove callbacks and driver
core ignores the value returned by usb_serial_device_remove(). So change
the remove callback to return void and return 0 unconditionally in
usb_serial_device_remove().
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions