diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 10:24:33 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-07-17 10:12:51 +0300 |
commit | 9566a7c72f4f09b094c5517556d2b5f36a11b4ef (patch) | |
tree | 5be9f21d178da8d6e81f1639a4baab00d04e980a /tools/perf/scripts/python/stackcollapse.py | |
parent | 89066b36c43dc9100ad2c86e0b6bf8c81ca0b4d4 (diff) |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions