diff options
| author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2023-07-15 08:14:16 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-25 20:36:47 +0300 |
| commit | 803d411b31f2b55268bce2f8463563ba9405baee (patch) | |
| tree | 78563cdc47e5c6f8c7747308bdab165e200601d4 /tools/perf/scripts/python/sctop.py | |
| parent | c005a44f3a2afe8365fd73303992127532ef7e2b (diff) | |
| download | linux-803d411b31f2b55268bce2f8463563ba9405baee.tar.xz | |
drm/radeon: Avoid externs & do not initialize globals to 0 in radeon_drv.c
Fixes the following:
- WARNING: externs should be avoided in .c files
- ERROR: do not initialise globals to 0
- WARNING: Missing a blank line after declarations
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
