Re: [PATCH] drm/amd/display: Clean up coding style violations

2019-01-29 Thread Alex Deucher
On Tue, Jan 29, 2019 at 4:03 PM David Francis wrote: > > Some of the grandfathered amd display code does not follow > Linux coding style and emits warnings or errors on checkpatch > > No functional changes here - just cleanup > > Signed-off-by: David Francis Acked-by: Alex Deucher > --- >

[PATCH] drm/amd/display: Clean up coding style violations

2019-01-29 Thread David Francis
Some of the grandfathered amd display code does not follow Linux coding style and emits warnings or errors on checkpatch No functional changes here - just cleanup Signed-off-by: David Francis --- .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 96 +-- 1 file changed, 47