diff options
author | yipechai <[email protected]> | 2022-01-14 10:40:15 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-01-18 17:24:24 -0500 |
commit | 71b6c4a277dbb2594c260ccedcafaef5154b0da0 (patch) | |
tree | 4eead1987d69be8f903edd2ef15a2f4aff75647d /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 8697a19ee955e32fe298b00feb0c61fc75cb5261 (diff) |
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 <[email protected]>
Reviewed-by: Tao Zhou <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions