diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 10:24:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 15:41:56 +0200 |
commit | db9fc500e85a5292872c4b7c7f6a8230be6e016a (patch) | |
tree | b147bf843c013d9ed7733c676ef42d924652ccf1 /tools/perf/scripts/python | |
parent | ec81419310f56524d7428a73ef813be6cd3761b9 (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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions