Re: [PATCH] drm/amdgpu/gfx: delete stray tabs

2025-03-11 Thread Alex Deucher
Applied. Thanks! On Mon, Mar 10, 2025 at 8:18 AM SRINIVASAN SHANMUGAM wrote: > > > On 3/10/2025 4:17 PM, Dan Carpenter wrote: > > These lines are indented one tab too far. Delete the extra tabs. > > Signed-off-by: Dan Carpenter > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 4 ++-- > 1 fil

Re: [PATCH] drm/amdgpu/gfx: delete stray tabs

2025-03-10 Thread SRINIVASAN SHANMUGAM
On 3/10/2025 4:17 PM, Dan Carpenter wrote: These lines are indented one tab too far. Delete the extra tabs. Signed-off-by: Dan Carpenter --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.

[PATCH] drm/amdgpu/gfx: delete stray tabs

2025-03-10 Thread Dan Carpenter
These lines are indented one tab too far. Delete the extra tabs. Signed-off-by: Dan Carpenter --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c in