diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-05-09 19:08:17 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 09:38:20 -0400 |
| commit | 1d6ecab1ac0fdff8e62ff3ba506b606177010d08 (patch) | |
| tree | 605fdc221030ed4ec8672abdaab1874c1bb9c707 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | ee30b8001cd85ba0ef287b216eb1dad58bb58159 (diff) | |
drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c
Fix below warnings reported by checkpatch:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: static const char * array should probably be static const char * const
WARNING: space prohibited between function name and open parenthesis '('
WARNING: braces {} are not necessary for single statement blocks
WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'.
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions