Re: [PATCH] gma500: Clean up errors in psb_intel_sdvo_regs.h

2024-01-11 Thread Jani Nikula
On Thu, 11 Jan 2024, GuoHua Chen wrote: > Fix the following errors reported by checkpatch: > > ERROR: space required after that close brace '}' > > Signed-off-by: GuoHua Chen > --- > drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[PATCH] gma500: Clean up errors in psb_intel_sdvo_regs.h

2024-01-11 Thread GuoHua Chen
Fix the following errors reported by checkpatch: ERROR: space required after that close brace '}' Signed-off-by: GuoHua Chen --- drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h