diff options
| author | Colin Ian King <[email protected]> | 2021-09-10 12:25:34 +0000 |
|---|---|---|
| committer | Mike Marshall <[email protected]> | 2021-10-11 18:25:21 +0000 |
| commit | 507874c08f633e05f3043c618af0705e0a750e4c (patch) | |
| tree | 9d458bebdb413014ddafea57cf5914f173e1bbc3 /drivers/fpga/fpga-bridge.c | |
| parent | Linux 5.15-rc5 (diff) | |
| download | kernel-507874c08f633e05f3043c618af0705e0a750e4c.tar.gz kernel-507874c08f633e05f3043c618af0705e0a750e4c.zip | |
orangefs: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it
is being updated later on. The assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mike Marshall <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
