diff options
author | Johan Hovold <[email protected]> | 2020-07-01 18:53:39 +0200 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2020-07-02 10:38:42 +0200 |
commit | 21c2ddc1a91f87aca6465756ee6061158d591b47 (patch) | |
tree | 17033e7b32ed3f939698b2979c7e0f1dd8b53a32 /drivers/fpga/fpga-bridge.c | |
parent | 00b22b61b78fbf159c6b9119e7e79f22b1583d19 (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 <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions