diff options
author | 2022-01-14 10:40:15 +0800 | |
---|---|---|
committer | 2022-01-18 17:24:24 -0500 | |
commit | 71b6c4a277dbb2594c260ccedcafaef5154b0da0 (patch) | |
tree | 4eead1987d69be8f903edd2ef15a2f4aff75647d /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amdgpu: Fix the code style warnings in sdma (diff) | |
download | linux-dev-71b6c4a277dbb2594c260ccedcafaef5154b0da0.tar.xz linux-dev-71b6c4a277dbb2594c260ccedcafaef5154b0da0.zip |
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc:
1. WARNING: missing space after struct definition.
2. WARNING: please, no space before tabs.
3. WARNING: line length of xxx exceeds 100 columns.
4. ERROR: "foo* bar" should be "foo *bar".
5. ERROR: space required before the open parenthesis '('.
6. ERROR: space prohibited after that open parenthesis '('.
Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions