From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Raag Jadav <raag.jadav@intel.com>
Cc: nm@ti.com, kristo@kernel.org, ssantosh@kernel.org,
mturquette@baylibre.com, sboyd@kernel.org,
linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH v1] clk: keystone: sci-clk: use devm_kmemdup_array()
Date: Tue, 16 Sep 2025 15:53:46 +0300 [thread overview]
Message-ID: <aMld2nQFIIt1aZwa@smile.fi.intel.com> (raw)
In-Reply-To: <aMldk7M05W77rRw_@smile.fi.intel.com>
On Tue, Sep 16, 2025 at 03:52:35PM +0300, Andy Shevchenko wrote:
> On Tue, Sep 16, 2025 at 06:15:18PM +0530, Raag Jadav wrote:
> > Convert to use devm_kmemdup_array() which is more robust.
>
> FWIW,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
However, you might also want to use sizeof(*clks) IIUC.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-09-16 12:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 12:45 [PATCH v1] clk: keystone: sci-clk: use devm_kmemdup_array() Raag Jadav
2025-09-16 12:52 ` Andy Shevchenko
2025-09-16 12:53 ` Andy Shevchenko [this message]
2025-09-16 13:18 ` Raag Jadav
2025-09-16 13:21 ` Andy Shevchenko
2025-09-17 14:30 ` Nishanth Menon
2025-09-20 5:30 ` Stephen Boyd
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=aMld2nQFIIt1aZwa@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=kristo@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=nm@ti.com \
--cc=raag.jadav@intel.com \
--cc=sboyd@kernel.org \
--cc=ssantosh@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.