diff options
author | Colin Ian King <[email protected]> | 2020-02-08 16:46:01 +0000 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2020-02-10 10:38:54 +0100 |
commit | 2c0bee081315b18064fe39661e679b2fe6b86476 (patch) | |
tree | d8dd4dec15dbcba0abc974935bb9c97ab2f2f9df /tools/perf/util/trace-event-scripting.c | |
parent | 32553441569482e36e65371edb84494bcec53c03 (diff) |
USB: serial: digi_acceleport: remove redundant assignment to pointer priv
Pointer priv is being assigned with a value that is never read, it is
assigned a new value later on in a for-loop. The assignment is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions