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)
commit983ad5283898bb3bc58d9b6cb9c2ce41c84e6a6f
treef88d1a796e31c08590ae431ba0bc825139eeb20a
parenta971887e028edbe3fc2629dc0762421fbfc0c21a
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