diff options
author | Colin Ian King <[email protected]> | 2019-10-11 18:02:15 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2019-11-06 14:37:19 -0800 |
commit | 58a24b5241e6a86a965bb5d4a7a3df8767660611 (patch) | |
tree | 4b7f849ab138ef127d629bc5b6a10b139f259843 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | da806a1777e94e04c6c291dc500474cdde8f12e7 (diff) |
hwmon: (w83793d) remove redundant assignment to variable res
The variable res is being initialized with a value that
is never read and is being re-assigned a little later on. The
assignment is redundant and hence can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions