diff options
author | 2018-07-13 10:24:33 +0100 | |
---|---|---|
committer | 2018-07-17 10:12:51 +0300 | |
commit | 9566a7c72f4f09b094c5517556d2b5f36a11b4ef (patch) | |
tree | 5be9f21d178da8d6e81f1639a4baab00d04e980a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: dwc2: avoid NULL dereferences (diff) | |
download | linux-dev-9566a7c72f4f09b094c5517556d2b5f36a11b4ef.tar.xz linux-dev-9566a7c72f4f09b094c5517556d2b5f36a11b4ef.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: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions