Re: [PATCH][next] drm/amdgpu: sdma: clean up identation

2021-09-07 Thread Alex Deucher
Applied. Thanks! Alex On Fri, Sep 3, 2021 at 2:31 AM Christian König wrote: > > Am 02.09.21 um 23:51 schrieb Colin King: > > From: Colin Ian King > > > > There is a statement that is indented incorrectly. Clean it up. > > > > Signed-off-by: Colin Ian King > > Reviewed-by: Christian König > >

Re: [PATCH][next] drm/amdgpu: sdma: clean up identation

2021-09-02 Thread Christian König
Am 02.09.21 um 23:51 schrieb Colin King: From: Colin Ian King There is a statement that is indented incorrectly. Clean it up. Signed-off-by: Colin Ian King Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 1 file changed, 4 insertions(+), 4 deletion

[PATCH][next] drm/amdgpu: sdma: clean up identation

2021-09-02 Thread Colin King
From: Colin Ian King There is a statement that is indented incorrectly. Clean it up. Signed-off-by: Colin Ian King --- drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c b/drivers/gpu/drm/am