diff options
| author | Colin Ian King <[email protected]> | 2020-07-24 10:44:41 +0000 |
|---|---|---|
| committer | Trond Myklebust <[email protected]> | 2020-07-28 15:04:06 +0000 |
| commit | 9a74a2b87f4ca6c987039b3fb96d32093584afc2 (patch) | |
| tree | 3c047bf0bf2c09ede6c375f16850fd7cfeb2a7d0 /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c | |
| parent | NFSv4.0 allow nconnect for v4.0 (diff) | |
| download | kernel-9a74a2b87f4ca6c987039b3fb96d32093584afc2.tar.gz kernel-9a74a2b87f4ca6c987039b3fb96d32093584afc2.zip | |
NFS: remove redundant initialization of variable result
The variable result is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c')
0 files changed, 0 insertions, 0 deletions
