OSDN Git Service

drm/amdgpu: Fix style issues in amdgpu_psp.c
authorPraful Swarnakar <Praful.Swarnakar@amd.com>
Thu, 27 Jul 2023 03:44:36 +0000 (09:14 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 21:12:48 +0000 (17:12 -0400)
commit2d5c04152a8f3ed6625617386e1b56eaa7beb009
tree58a85da28ffe4d667a13f8e545e4632ef2f4c4bc
parentad19c200b1f7c4c9bcfc02db862c3f61072d0de4
drm/amdgpu: Fix style issues in amdgpu_psp.c

Fixes the following to align to linux coding style:

WARNING: Block comments use a trailing */ on a separate line
WARNING: Block comments should align the * on each line

Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Praful Swarnakar <Praful.Swarnakar@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c