aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-21 13:40:07 +0530
committerAlex Deucher <[email protected]>2023-07-25 13:36:08 -0400
commit88dd0b188e21d5cc303516b1d63217077a2d1120 (patch)
tree2fa7d87ff209a1a3db98dfdf0486426fba975401 /tools/perf/scripts/python/bin/stackcollapse-record
parentb25b3599264eec4f0af879f7e3b22c1cf38d0562 (diff)
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 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions