diff options
| author | Colin Ian King <[email protected]> | 2021-05-18 18:21:26 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-27 12:19:50 +0000 |
| commit | 18c092e5c35ece7fa1fe0b2c6f8c4a13da3fc641 (patch) | |
| tree | cf00f5efdaefbed0693e0c54d283c484377d0675 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | tty: hvc_console: Remove the repeated words 'no' and 'from' (diff) | |
| download | kernel-18c092e5c35ece7fa1fe0b2c6f8c4a13da3fc641.tar.gz kernel-18c092e5c35ece7fa1fe0b2c6f8c4a13da3fc641.zip | |
ttyprintk: remove redundant initialization of variable i
The variable i is being initialized with a value that is never read,
it is being updated later on. The assignment is redundant and can be
removed.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
