aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/xilinx-spi.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2020-06-08 12:54:46 +0000
committerMoritz Fischer <[email protected]>2020-06-19 01:25:42 +0000
commitd3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c (patch)
treea60d6d25c263ca21c3b79a86d4317b8cdb5945dd /drivers/fpga/xilinx-spi.c
parentfpga: Fix dead store fpga-mgr.c (diff)
downloadkernel-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