diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-09-10 14:51:00 +0300 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-10-29 19:42:59 +0300 |
| commit | 1b9abade3e75e8ea33302cbba1d7f637399534d2 (patch) | |
| tree | 8fb136c6531393656f4e4bd86fcebc7c475937cf /rust/helpers/workqueue.c | |
| parent | a97f8783a9374a1527d88477c23039a6f3e8a909 (diff) | |
| download | linux-1b9abade3e75e8ea33302cbba1d7f637399534d2.tar.xz | |
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 <colin.king@canonical.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
