diff options
author | Ma Ke <make24@iscas.ac.cn> | 2024-09-05 10:09:17 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-10-01 14:03:34 +0200 |
commit | 665a58fe663ac7a9ea618dc0b29881649324b116 (patch) | |
tree | ba0256ddb780a7f0fe903e7819dae5b7820be0c8 /drivers/pci/controller/dwc | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
pinctrl: apple: check devm_kasprintf() returned value
devm_kasprintf() can return a NULL pointer on failure but this returned
value is not checked. Fix this lack and check the returned value.
Found by code review.
Cc: stable@vger.kernel.org
Fixes: a0f160ffcb83 ("pinctrl: add pinctrl/GPIO driver for Apple SoCs")
Signed-off-by: Ma Ke <make24@iscas.ac.cn>
Reviewed-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/20240905020917.356534-1-make24@iscas.ac.cn
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions