summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2020-07-01 18:53:39 +0200
committerJohan Hovold <johan@kernel.org>2020-07-02 10:38:42 +0200
commit21c2ddc1a91f87aca6465756ee6061158d591b47 (patch)
tree17033e7b32ed3f939698b2979c7e0f1dd8b53a32 /tools/perf/scripts/python
parent00b22b61b78fbf159c6b9119e7e79f22b1583d19 (diff)
USB: serial: iuu_phoenix: drop unused URB submission results
The driver is submitting URBs in various completion callbacks without bothering to log errors yet still assigned the return value to temporary variables. Let's drop those temporaries. This suppresses the corresponding W=1 (-Wunused-but-set-variable) warnings. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions