drm/amd/pm: remove unneeded variable
authorMingtong Bao <baomingtong001@208suo.com>
Wed, 14 Jun 2023 02:19:08 +0000 (10:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Jun 2023 19:33:05 +0000 (15:33 -0400)
commit3ec61983aae0acbffbd5c22d83b2019f5c0eb516
tree1ec2afc0e0fbe8612b351d797015cb394a354896
parent025654ae429112aabf6875870c06d6a7ee475104
drm/amd/pm: remove unneeded variable

fix the following coccicheck warning:

drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c:1657:14-18: Unneeded variable: "size".

Signed-off-by: Mingtong Bao <baomingtong001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c