]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/vcn: improve code indentation and alignment
authorDeepak R Varma <mh12gx2825@gmail.com>
Mon, 2 Nov 2020 17:18:21 +0000 (22:48 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Nov 2020 20:34:25 +0000 (15:34 -0500)
commit136ae236a94915dd79e9569fdc163911e94d2485
treea41f2514ecdc35c36c08d922334a66c72a541b51
parent6ff227aea4e45c20abb612602a2b4483dc9a86a6
drm/amdgpu/vcn: 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/vcn_v2_0.c
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c