diff options
| author | Tom Rix <[email protected]> | 2023-04-26 07:18:38 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 09:23:18 -0400 |
| commit | 4e004146c0bab0c05d66dc648593e8b7ec3d8df5 (patch) | |
| tree | eb5ca8feb6ab10fed39ba1a965d867ce35651146 /tools/perf/scripts | |
| parent | c953cf040687992cfa066acca7d1c12e25fcec3e (diff) | |
drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier to static
smatch reports
drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:119:31:
warning: symbol 'custom_backlight_curve0' was not declared. Should it be static?
This variable is only used in its defining file, so it should be static
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions