]> 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)
commit9e0e691841f311999a92223bd735ff9befaa77e9
treed96ff666226afe4301c515348ad8cb6ffa25f177
parent5058b9de217f3a50a3cd2f0d9d9ff1b1e2ce992d
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