public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: mturquette@baylibre.com, wuyonggang001@208suo.com
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
Date: Wed, 19 Jul 2023 15:08:41 -0700	[thread overview]
Message-ID: <307a29b991d3da3fc7a83c9c31a9733a.sboyd@kernel.org> (raw)
In-Reply-To: <fcd37e67fba625da304fdaf07e0ab0db@208suo.com>

Quoting wuyonggang001@208suo.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@208suo.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.

  reply	other threads:[~2023-07-19 22:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230612033904.34921-1-zhanglibing@cdjrlc.com>
     [not found] ` <0dc9409b662180ed29cbc281f0f076b7@208suo.com>
2023-06-14  5:45   ` [PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function wuyonggang001
2023-07-19 22:08     ` Stephen Boyd [this message]
2023-07-24 10:04     ` Geert Uytterhoeven
2023-07-24 13:13       ` Serge Semin
2023-07-24 13:38         ` Geert Uytterhoeven
2023-07-24 14:01           ` David Laight
2023-07-24 14:11           ` Serge Semin
2023-07-27 12:28             ` Serge Semin
2023-07-29  3:24               ` Stephen Boyd
2023-07-31 23:55                 ` Serge Semin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=307a29b991d3da3fc7a83c9c31a9733a.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=wuyonggang001@208suo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox