Re: [PATCH 5/7] drm/msm/hdmi: Drop redundant 'int' for longs
From: Dmitry Baryshkov
Date: Wed Mar 11 2026 - 22:43:42 EST
On Wed, Mar 11, 2026 at 09:17:29PM +0100, Krzysztof Kozlowski wrote:
> 'long' type is already an integer, so 'int' is redundant.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/hdmi/hdmi.h | 6 +++---
> drivers/gpu/drm/msm/hdmi/hdmi_phy.c | 2 +-
> drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c | 2 +-
> drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.c | 2 +-
> drivers/gpu/drm/msm/hdmi/hdmi_phy_8x74.c | 2 +-
> 5 files changed, 7 insertions(+), 7 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry