diff options
| author | Tom Rix <[email protected]> | 2023-03-21 14:12:55 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-23 17:35:00 +0100 |
| commit | 8c1b63b3c2358024181674e0ada901d50b919d3e (patch) | |
| tree | e4ce48fcb0795c930c56e610cbdc4d349336ec4d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 766eae980611f5377ee54518f58da11b4d866f59 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions