commit | ed40c578577fecd1fc99afec993a4930200c57ed | [log] [tgz] |
---|---|---|
author | Deepak R Varma <mh12gx2825@gmail.com> | Mon Nov 02 22:46:03 2020 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 02 15:34:17 2020 -0500 |
tree | a17c23f14a5c8f98af3ab9508977578ab0fa9801 | |
parent | 7dee4d51e93113608bbb734ef68a58eb0b894d08 [diff] |
drm/amdgpu/dce: 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>