Re: [PATCH][next] drm/amdgpu: clean up inconsistent indenting

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:45 schrieb Colin King: > > From: Colin Ian King > > > > There are a couple of statements that are indented one character > > too deeply, clean these up. > > > > Signed-off-by: Colin Ian King > >

Re: [PATCH][next] drm/amdgpu: clean up inconsistent indenting

2021-09-02 Thread Christian König
Am 02.09.21 um 23:45 schrieb Colin King: From: Colin Ian King There are a couple of statements that are indented one character too deeply, clean these up. Signed-off-by: Colin Ian King Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 7 +++ 1 file changed

[PATCH][next] drm/amdgpu: clean up inconsistent indenting

2021-09-02 Thread Colin King
From: Colin Ian King There are a couple of statements that are indented one character too deeply, clean these up. Signed-off-by: Colin Ian King --- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdg