[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <307a29b991d3da3fc7a83c9c31a9733a.sboyd@kernel.org>
Date: Wed, 19 Jul 2023 15:08:41 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: mturquette@...libre.com, wuyonggang001@...suo.com
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
Quoting wuyonggang001@...suo.com (2023-06-13 22:45:48)
> Fix the following coccicheck warning:
>
> drivers/clk/baikal-t1/ccu-pll.c:81:1-7: WARNING: do_div() does a
> 64-by-32 division, please consider using div64_ul instead.
>
> Signed-off-by: Yonggang Wu <wuyonggang001@...suo.com>
> ---
Applied to clk-next
I had to manually apply it though and I had to fix the author to match
the SoB. Please take more care next time.
Powered by blists - more mailing lists