aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-21 08:10:07 +0000
committerAlex Deucher <[email protected]>2023-07-25 17:36:08 +0000
commit88dd0b188e21d5cc303516b1d63217077a2d1120 (patch)
tree2fa7d87ff209a1a3db98dfdf0486426fba975401 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentdrm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.c (diff)
downloadkernel-88dd0b188e21d5cc303516b1d63217077a2d1120.tar.gz
kernel-88dd0b188e21d5cc303516b1d63217077a2d1120.zip
drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.c
Fixes the following to align to coding style: WARNING: do not add new typedefs +typedef struct FW_ATT_DB_HEADER WARNING: do not add new typedefs +typedef struct FW_ATT_RECORD WARNING: Symbolic permissions 'S_IRUSR' are not preferred. Consider using octal permissions '0400'. + S_IRUSR, ERROR: "(foo*)" should be "(foo *)" WARNING: please, no space before tabs Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions