aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-06-30 16:13:55 +0530
committerAlex Deucher <[email protected]>2023-07-10 09:02:36 -0400
commit0e2b8507c446e24a76e403e0845c49cd8d86862c (patch)
tree1f022628fe3009030d1425fe3765f8e9486e3ce6 /tools/perf/scripts/python/bin/task-analyzer-record
parent67769b7cdd7e1b20059ee19a8e906b1854f9b467 (diff)
drm/amdgpu: Fix warnings in gfxhub_v2_0.c
Fix the below checkpatch warnings: WARNING: static const char * array should probably be static const char * const +static const char *gfxhub_client_ids[] = { WARNING: Prefer 'unsigned int' to bare use of 'unsigned' + unsigned i; WARNING: Missing a blank line after declarations + u32 tmp; + tmp = RREG32_SOC15(GC, 0, mmGCVM_L2_PROTECTION_FAULT_CNTL); Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions