[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240814125513.2637955-1-andriy.shevchenko@linux.intel.com>
Date: Wed, 14 Aug 2024 15:54:06 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>
Subject: [PATCH v2 0/2] clk: Switch to use kmemdup_array()
Replace open coded kmemdup_array(), which does an additional
overflow check.
v2:
- dropped upstreamed changes
- fixed a typo in the commit messages
Andy Shevchenko (2):
clk: mmp: Switch to use kmemdup_array()
clk: visconti: Switch to use kmemdup_array()
drivers/clk/mmp/clk-mix.c | 10 ++++------
drivers/clk/visconti/pll.c | 6 +++---
2 files changed, 7 insertions(+), 9 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac
Powered by blists - more mailing lists