summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-02-24 09:23:18 +0800
committerChun-Kuang Hu <chunkuang.hu@kernel.org>2022-05-05 05:36:49 +0800
commitb8b8eeda63d60d434fcb0351ed45daf9f2d15afd (patch)
tree82a3bf5ac14980c391f94a9d1cf178154a581afd /drivers/gpu/drm/exynos
parentba99d08da6adec0fb277e7ecbb125be6dfd1f2ea (diff)
downloadlinux-b8b8eeda63d60d434fcb0351ed45daf9f2d15afd.tar.bz2
drm/mediatek: mtk_dsi: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq() already prints an error. Eliminate the follow coccicheck warning: ./drivers/gpu/drm/mediatek/mtk_dsi.c:1092:2-9: line 1092 is redundant because platform_get_irq() already prints an error Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220224012318.84935-1-yang.lee@linux.alibaba.com/ Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/exynos')
0 files changed, 0 insertions, 0 deletions