diff options
author | Wells Lu <[email protected]> | 2023-05-28 20:34:37 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-06-09 09:31:18 +0200 |
commit | 73f8ce7f961afcb3be49352efeb7c26cc1c00cc4 (patch) | |
tree | f915bd58a09e383c46d5605e60e45687b9c61072 /lib/netdev-notifier-error-inject.c | |
parent | b2132afec09772f1f2f0ddbe223be41431e46924 (diff) |
pinctrl:sunplus: Add check for kmalloc
Fix Smatch static checker warning:
potential null dereference 'configs'. (kmalloc returns null)
Changes in v2:
1. Add free allocated memory before returned -ENOMEM.
2. Add call of_node_put() before returned -ENOMEM.
Fixes: aa74c44be19c ("pinctrl: Add driver for Sunplus SP7021")
Signed-off-by: Wells Lu <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[Rebased on the patch from Lu Hongfei]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions