diff options
| author | Tom Rix <[email protected]> | 2020-06-08 12:54:46 +0000 |
|---|---|---|
| committer | Moritz Fischer <[email protected]> | 2020-06-19 01:25:42 +0000 |
| commit | d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c (patch) | |
| tree | a60d6d25c263ca21c3b79a86d4317b8cdb5945dd /drivers/fpga/xilinx-spi.c | |
| parent | fpga: Fix dead store fpga-mgr.c (diff) | |
| download | kernel-d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c.tar.gz kernel-d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c.zip | |
fpga: Fix dead store in fpga-bridge.c
Using clang's scan-build/view this issue was flagged
a dead store issue in fpga-bridge.c
warning: Value stored to 'ret' is never read [deadcode.DeadStores]
ret = id;
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions
