]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Tue, 16 Oct 2018 09:53:36 +0000 (11:53 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Mon, 29 Oct 2018 13:47:39 +0000 (14:47 +0100)
commitad1c3dca80968f5cbb589bdb541f90fd2707a76d
treed96ff666226afe4301c515348ad8cb6ffa25f177
parent3b8fa2f69642bb817968aab14dc6c1cebb4a773e
drm/bridge: analogix_dp: Fix misleading indentation reported by smatch

This patch avoids that building the bridge/analogix source code with
smatch triggers complaints about inconsistent indenting. It also fixes
a typo in DRM_ERROR message, attch is replaced for attach.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181016095336.15656-1-enric.balletbo@collabora.com
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c