aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorYi Yang <[email protected]>2023-10-19 06:55:48 +0000
committerMiquel Raynal <[email protected]>2023-10-27 17:43:20 +0000
commit5a985960a4dd041c21dbe9956958c1633d2da706 (patch)
treef458358c3eeeece63bf19cccffbd39ea1be7fa2a /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentmtd: rawnand: intel: check return value of devm_kasprintf() (diff)
downloadkernel-5a985960a4dd041c21dbe9956958c1633d2da706.tar.gz
kernel-5a985960a4dd041c21dbe9956958c1633d2da706.zip
mtd: rawnand: meson: check return value of devm_kasprintf()
devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity. Fixes: 1e4d3ba66888 ("mtd: rawnand: meson: fix the clock") Signed-off-by: Yi Yang <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions