[Freedreno] [PATCH 1/3] drm/msm/dp: Fix indentation kbot warnings in DP driver
Stephen Boyd
swboyd at chromium.org
Fri Mar 26 01:17:27 UTC 2021
Quoting Abhinav Kumar (2021-03-05 11:17:17)
> Fix a couple of indentation warnings reported by
> kbot across MSM DP driver:
>
> New smatch warnings:
> drivers/gpu/drm/msm/dp/dp_debug.c:229 dp_test_data_show()
> warn: inconsistent indenting
>
> drivers/gpu/drm/msm/dp/dp_power.c:203 dp_power_clk_enable()
> warn: inconsistent indenting
>
> Reported-by: kernel test robot <lkp at intel.com>
> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Abhinav Kumar <abhinavk at codeaurora.org>
> ---
Reviewed-by: Stephen Boyd <swboyd at chromium.org>
More information about the Freedreno
mailing list