[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173505370554.939749.2097418009884160447.b4-ty@kernel.org>
Date: Tue, 24 Dec 2024 20:51:45 +0530
From: Vinod Koul <vkoul@...nel.org>
To: linux-phy@...ts.infradead.org, Adam Ford <aford173@...il.com>
Cc: aford@...conembedded.com, kernel test robot <lkp@...el.com>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
Dominique Martinet <dominique.martinet@...ark-techno.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] phy: freescale: fsl-samsung-hdmi: Fix 64-by-32
division cocci warnings
On Sun, 15 Dec 2024 16:05:55 -0600, Adam Ford wrote:
> The Kernel test robot returns the following warning:
> do_div() does a 64-by-32 division, please consider using div64_ul instead.
>
> To prevent the 64-by-32 divsion, consolidate both the multiplication
> and the do_div into one line which explicitly uses u64 sizes.
>
>
> [...]
Applied, thanks!
[1/1] phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
commit: 739214dd1c209e34323814fb815fb17cccb9f95b
Best regards,
--
~Vinod
Powered by blists - more mailing lists