diff options
author | Tom Rix <trix@redhat.com> | 2023-03-21 14:12:55 -0400 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2023-04-05 13:23:56 +0200 |
commit | ad813605f77553f5e73cd23913fa7591b0d794f6 (patch) | |
tree | b90fae5b345b3a163446ef5d71d675a34d325a85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 197b6b60ae7bc51dd0814953c562833143b292aa (diff) |
USB: serial: quatech2: remove unused qt2_setdevice function
clang with W=1 reports
drivers/usb/serial/quatech2.c:179:19: error: unused function
'qt2_setdevice' [-Werror,-Wunused-function]
static inline int qt2_setdevice(struct usb_device *dev, u8 *data)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions