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 <[email protected]> > --- > 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 <[email protected]> -- With best wishes Dmitry
