Re: [PATCH] drm/mediatek: dp: Remove extra semicolon

2023-01-26 Thread Chun-Kuang Hu
Hi, Deepak: Deepak R Varma 於 2023年1月14日 週六 下午11:41寫道: > > Remove unnecessary semicolon at the end of switch block closing brace. > Issue identified using semicolon Coccinelle semantic patch. Applied to mediatek-drm-next [1], thanks. [1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang

[PATCH] drm/mediatek: dp: Remove extra semicolon

2023-01-14 Thread Deepak R Varma
Remove unnecessary semicolon at the end of switch block closing brace. Issue identified using semicolon Coccinelle semantic patch. Signed-off-by: Deepak R Varma --- drivers/gpu/drm/mediatek/mtk_dp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/mediatek/mtk_