From: Mark Brown Date: Fri, 7 Jun 2024 19:57:22 +0000 (+0100) Subject: regmap: Switch to use kmemdup_array() X-Git-Tag: v6.11-rc1~207^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=540c53d158d947db1249614d47437c660ba0b959;p=thirdparty%2Fkernel%2Fstable.git regmap: Switch to use kmemdup_array() Merge series from Andy Shevchenko : Replace open coded kmemdup_array(), which does an additional overflow check. While at it, fix one minor issue in regcache.c. --- 540c53d158d947db1249614d47437c660ba0b959