]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx: improve code indentation and alignment
authorDeepak R Varma <mh12gx2825@gmail.com>
Mon, 2 Nov 2020 17:16:58 +0000 (22:46 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Nov 2020 20:34:22 +0000 (15:34 -0500)
commitbaa97e76538baaeb34c794bdcda9d828b35019ad
tree70516c4d8603092fe8c01b7aff08d393dd31be5a
parent2643b71e7628383803a960e0b77748f658e59757
drm/amdgpu/gfx: improve code indentation and alignment

General code indentation and alignment changes such as replace spaces
by tabs or align function arguments as per the coding style
guidelines. Issue reported by checkpatch script.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c