diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 11:45:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 15:41:55 +0200 |
commit | a7d8205eaee70b55b0fe45fbd77c11e1ad3d7a7e (patch) | |
tree | 1ceb166e8d661676180adcabc767acbfee57dd05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f9810730cf4c0315f30e2fa0daf273fb2d3cadb (diff) |
usb: usbip: remove redundant pointer ep
Pointer ep is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'ep' 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