Re: [PATCH linux-next v2] drm/mediatek: Remove the unneeded result

2022-08-25 Thread Chun-Kuang Hu
Hi, cgel: 於 2022年8月25日 週四 下午3:24寫道: > > From: ye xingchen > > Return the value drm_mode_config_helper_suspend() directly instead of > storing it in another redundant variable. Applied to mediatek-drm-next [1], thanks. [1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git

Re: [PATCH linux-next v2] drm/mediatek: Remove the unneeded result

2022-08-25 Thread Matthias Brugger
On 25/08/2022 09:23, cgel@gmail.com wrote: From: ye xingchen Return the value drm_mode_config_helper_suspend() directly instead of storing it in another redundant variable. Reported-by: Zeal Robot Signed-off-by: ye xingchen I thought I already did this in v1, anyway here we go aga

[PATCH linux-next v2] drm/mediatek: Remove the unneeded result

2022-08-25 Thread cgel . zte
From: ye xingchen Return the value drm_mode_config_helper_suspend() directly instead of storing it in another redundant variable. Reported-by: Zeal Robot Signed-off-by: ye xingchen --- v1 -> v2 Add all the mailinglists that get_maintainers.pl give. drivers/gpu/drm/mediatek/mtk_drm_drv.c | 5