OSDN Git Service

drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Mon, 7 Aug 2023 07:23:52 +0000 (12:53 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:46:04 +0000 (09:46 -0400)
commit657db07b32293fd0ddca29bd9b9a5e105d186902
tree50951026592b0a66e421f158d90eaacaaf5ce9d7
parent81af32520e7aaa337fe132f16c12ce54170187ea
drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'

Fixes the following:

ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line

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