Commit 11a7214
committed
pinctrl: cherryview: use devm_kmemdup_array()
JIRA: https://issues.redhat.com/browse/RHEL-113190
commit d795fb9
Author: Raag Jadav <raag.jadav@intel.com>
Date: Wed Feb 12 11:55:08 2025 +0530
pinctrl: cherryview: use devm_kmemdup_array()
Convert to use devm_kmemdup_array() and while at it, use source size
instead of destination.
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Steve Best <sbest@redhat.com>1 parent 5356245 commit 11a7214
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1631 | 1631 | | |
1632 | 1632 | | |
1633 | 1633 | | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
| 1634 | + | |
| 1635 | + | |
1637 | 1636 | | |
1638 | 1637 | | |
1639 | 1638 | | |
| |||
0 commit comments