aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorMa Ke <[email protected]>2024-09-05 10:09:17 +0800
committerLinus Walleij <[email protected]>2024-10-01 14:03:34 +0200
commit665a58fe663ac7a9ea618dc0b29881649324b116 (patch)
treeba0256ddb780a7f0fe903e7819dae5b7820be0c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent9852d85ec9d492ebef56dc5f229416c925758edc (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: [email protected] Fixes: a0f160ffcb83 ("pinctrl: add pinctrl/GPIO driver for Apple SoCs") Signed-off-by: Ma Ke <[email protected]> Reviewed-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions