diff options
author | yipechai <YiPeng.Chai@amd.com> | 2022-01-14 10:33:09 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-01-18 17:24:18 -0500 |
commit | 8697a19ee955e32fe298b00feb0c61fc75cb5261 (patch) | |
tree | 30a4b2e9ed3f255dd5505f5dd25a289860195f8b /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | d622c094f8fe7a77fda613964ffdd9a248d2550a (diff) | |
download | linux-8697a19ee955e32fe298b00feb0c61fc75cb5261.tar.bz2 |
drm/amdgpu: Fix the code style warnings in sdma
Fix the code style warnings in sdma:
1. WARNING: Missing a blank line after declarations.
2. ERROR: that open brace { should be on the previous line.
3. WARNING: unnecessary whitespace before a quoted newline.
4. ERROR: space required after that ',' (ctx:VxV).
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/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions