[PATCH 4/8] drm/msm/dpu: rework indentation in dpu_core_perf
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Jul 3 22:01:16 UTC 2023
On 6/19/2023 5:08 PM, Dmitry Baryshkov wrote:
> dpu_core_perf.c contains several multi-line conditions which are hard to
> comprehent because of the indentation. Rework the identation of these
> conditions to make it easier to understand them.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
I think some of the checks were like this due to checkpatch's earlier
limit being 80 chars.
With that relaxed, this should be fine. Hence,
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
I am unable to apply this in my branch for some reason but, hope this
doesnt break checkpatch now :)
More information about the dri-devel
mailing list