aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-28 13:22:54 +0000
committerCorey Minyard <[email protected]>2017-09-28 17:29:44 +0000
commitb79bba15b3f2cf3d7828d45de2d2f2d08fcbb523 (patch)
tree313f3f6b73d44230d55c4248111e2281fba0ecbf /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentipmi: pr_err() strings should end with newlines (diff)
downloadkernel-b79bba15b3f2cf3d7828d45de2d2f2d08fcbb523.tar.gz
kernel-b79bba15b3f2cf3d7828d45de2d2f2d08fcbb523.zip
ipmi: remove redundant initialization of bmc
The pointer bmc is being initialized and this initialized value is never being read, so this is assignment redundant and can be removed. Cleans up clang warning: warning: Value stored to 'bmc' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions