The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Chuan Liu via B4 Relay <devnull+chuan.liu.amlogic.com@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	chuan.liu@amlogic.com
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	Chuan Liu <chuan.liu@amlogic.com>
Subject: Re: [PATCH] clk: Correct the data types of the variables in clk_calc_new_rates
Date: Tue, 04 Mar 2025 12:59:09 -0800	[thread overview]
Message-ID: <5acbfebaa2aeedc093f8f56997eae7ee.sboyd@kernel.org> (raw)
In-Reply-To: <20250207-correct_data_types-v1-1-f22bc7ea220d@amlogic.com>

Quoting Chuan Liu via B4 Relay (2025-02-07 01:36:10)
> From: Chuan Liu <chuan.liu@amlogic.com>
> 
> In clk_calc_new_rates, the "ret" is only used to store the return value
> of clk_core_determine_round_nolock, and the data type of the return
> value of clk_core_determine_round_nolock is int.
> 
> Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
> ---

Applied to clk-next

      reply	other threads:[~2025-03-04 20:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-07  9:36 [PATCH] clk: Correct the data types of the variables in clk_calc_new_rates Chuan Liu via B4 Relay
2025-03-04 20:59 ` Stephen Boyd [this message]

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=5acbfebaa2aeedc093f8f56997eae7ee.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=chuan.liu@amlogic.com \
    --cc=devnull+chuan.liu.amlogic.com@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.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