Searched hist:"8697 a19ee955e32fe298b00feb0c61fc75cb5261" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v4_4.c | diff 8697a19ee955e32fe298b00feb0c61fc75cb5261 Thu Jan 13 20:33:09 CST 2022 yipechai <YiPeng.Chai@amd.com> 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>
|
H A D | sdma_v4_0.c | diff 8697a19ee955e32fe298b00feb0c61fc75cb5261 Thu Jan 13 20:33:09 CST 2022 yipechai <YiPeng.Chai@amd.com> 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>
|