]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/nbio: improve code indentation and alignment
authorDeepak R Varma <mh12gx2825@gmail.com>
Mon, 2 Nov 2020 17:19:10 +0000 (22:49 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Nov 2020 20:34:27 +0000 (15:34 -0500)
commit63becaed11a75607c984e2ac42a09110da23fd37
treef88d1a796e31c08590ae431ba0bc825139eeb20a
parent136ae236a94915dd79e9569fdc163911e94d2485
drm/amdgpu/nbio: 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/nbio_v6_1.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c