Re: [PATCH] drm/amd/display: Clean up errors in dce110_timing_generator.c

2023-08-07 Thread Alex Deucher
Applied. Thanks! On Tue, Aug 1, 2023 at 10:52 PM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: spaces required around that '=' (ctx:WxV) > > Signed-off-by: Ran Sun > --- > .../gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c | 4 ++-- > 1 file

[PATCH] drm/amd/display: Clean up errors in dce110_timing_generator.c

2023-08-01 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: spaces required around that '=' (ctx:WxV) Signed-off-by: Ran Sun --- .../gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git