diff options
author | Colin Ian King <[email protected]> | 2018-03-13 13:22:17 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-03-14 16:01:17 -0500 |
commit | c30c950ed82b72b61fb9382d7c6fdd4d4181ae56 (patch) | |
tree | 38711205fed4b0bc0859483ad880a765b1138576 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 5494d8640ffc1df6096fd37943948ab46a152850 (diff) |
drm/amd/pp: remove redundant pointer internal_buf
The pointer internal_buf is assigned a value but the pointer is never
read, hence it is redundant and can be removed.
Cleans up clang warning:
drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.c:630:2:
warning: Value stored to 'internal_buf' is never read
Reviewed-by: Rex Zhu <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions