[PATCH] amdgpu: amdgpu_device.c: Removed trailing whitespace

2022-05-25 Thread Mitchell Augustin
Removed trailing whitespace from end of line in amdgpu_device.c Signed-off-by: Mitchell Augustin --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_

Re: [PATCH] amdgpu: amdgpu_device.c: Removed trailing whitespace

2022-05-25 Thread Alex Deucher
Applied. Thanks! Alex On Wed, May 25, 2022 at 4:38 PM Mitchell Augustin wrote: > > Removed trailing whitespace from end of line in amdgpu_device.c > > Signed-off-by: Mitchell Augustin > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-