diff options
author | 2018-07-13 10:24:33 +0100 | |
---|---|---|
committer | 2018-07-13 15:41:56 +0200 | |
commit | db9fc500e85a5292872c4b7c7f6a8230be6e016a (patch) | |
tree | b147bf843c013d9ed7733c676ef42d924652ccf1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: host: ehci-sched: remove redundant pointer dev (diff) | |
download | linux-rng-db9fc500e85a5292872c4b7c7f6a8230be6e016a.tar.xz linux-rng-db9fc500e85a5292872c4b7c7f6a8230be6e016a.zip |
usb: dwc3: gadget: remove redundant variable maxpacket
Variable maxpacket is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'maxpacket' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions