Searched hist:e592dc320559ebc8166c1dce609faa7e4f3d6da1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_dp.c | e592dc320559ebc8166c1dce609faa7e4f3d6da1 Wed Jan 12 08:25:24 UTC 2022 Minghao Chi <chi.minghao@zte.com.cn> drm/gma500: remove redundant ret variable
Return value directly instead of taking this in another redundant variable.
Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn> Signed-off-by: CGEL ZTE <cgel.zte@gmail.com> Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220112082524.667552-1-chi.minghao@zte.com.cn
|