aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-31 09:52:08 +0100
committerMiquel Raynal <[email protected]>2019-08-07 18:15:38 +0200
commit80107e764846a6f9b40fc2a78306329ed9052733 (patch)
treebf664a1ca3a6e114462bf601bb37a2c61c774b39 /drivers/fpga/fpga-mgr.c
parent75de0eb28d03ebe3c9448fc04372df5c39b6cacc (diff)
mtd: rawnand: remove redundant assignment to variable ret
Variable ret is being initialized with a value that is never read and ret is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions