]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 19 Sep 2017 06:36:08 +0000 (14:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 19:14:03 +0000 (15:14 -0400)
commita5e2bf3be808bee9291cb0cdea6d06a071ae6cd4
tree0b7da73ad5b4086caa7a32cd098e2eba5e35c502
parent0b48394fac691ca06c4e1696b5f8797e1c4da7e8
drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c

fix checkpatch.pl WARNING:
Prefer 'unsigned int' to bare use of 'unsigned'

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c