aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-04-19 09:25:03 +0000
committerAlex Deucher <[email protected]>2023-04-21 12:49:37 +0000
commit5c65a4b8e65e3247f86ec5152da138500edcf50c (patch)
treee6df04bdf518f6202d5b803e5fa3f5ca1739c545 /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
parentdrm/amdgpu: Drop pcie_bif ras check from fatal error handler (diff)
downloadkernel-5c65a4b8e65e3247f86ec5152da138500edcf50c.tar.gz
kernel-5c65a4b8e65e3247f86ec5152da138500edcf50c.zip
drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c
Fix the following errors reported by checkpatch: ERROR: space prohibited before open square bracket '[' +#define TA_FW_NAME(type) [TA_FW_TYPE_PSP_##type] = #type ERROR: code indent should use tabs where possible + query_fw.fw_type = AMDGPU_INFO_FW_GFX_RLCV;$ Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Cc: Mario Limonciello <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions