]> 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)
commit6ff227aea4e45c20abb612602a2b4483dc9a86a6
tree70516c4d8603092fe8c01b7aff08d393dd31be5a
parent46c9a6eedc4801f31ddd230070dd605bffc61985
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