[Freedreno] [PATCH] drm/msm/dsi: fix the inconsistent indenting

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Thu Jul 7 13:16:20 UTC 2022


On Thu, 7 Jul 2022 at 15:59, sunliming <sunliming at kylinos.cn> wrote:
>
> Fix the inconsistent indenting in function msm_dsi_dphy_timing_calc_v3().
>
> Fix the following smatch warnings:
>
> drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:350 msm_dsi_dphy_timing_calc_v3() warn: inconsistent indenting
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: sunliming <sunliming at kylinos.cn>
> ---
>  2                                     | 947 ++++++++++++++++++++++++++
>  drivers/gpu/drm/msm/dsi/phy/dsi_phy.c |   2 +-
>  2 files changed, 948 insertions(+), 1 deletion(-)
>  create mode 100644 2
>
> diff --git a/2 b/2
> new file mode 100644
> index 000000000000..56dfa2d24be1
> --- /dev/null
> +++ b/2

Please drop this part & resubmit.

> @@ -0,0 +1,947 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> +/*
> + * Copyright (c) 2015, The Linux Foundation. All rights reserved.
> + */

[skipped the rest]

-- 
With best wishes
Dmitry


More information about the Freedreno mailing list