diff options
| author | Colin Ian King <[email protected]> | 2021-09-10 12:51:00 +0100 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-10-29 09:42:59 -0700 |
| commit | 1b9abade3e75e8ea33302cbba1d7f637399534d2 (patch) | |
| tree | 8fb136c6531393656f4e4bd86fcebc7c475937cf /lib/mpi/mpi-cmp.c | |
| parent | a97f8783a9374a1527d88477c23039a6f3e8a909 (diff) | |
net: ixgbevf: Remove redundant initialization of variable ret_val
The variable ret_val 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: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions