diff options
author | 2024-08-30 15:41:06 +0800 | |
---|---|---|
committer | 2024-08-30 12:28:17 +0100 | |
commit | 2920294686ec23211637998f3ec386dfd3d784a6 (patch) | |
tree | 0b16709c884b37d3b1a490bcb99b33716e442422 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: spidev: Add an entry for elgin,jg10309-01 (diff) | |
download | wireguard-linux-2920294686ec23211637998f3ec386dfd3d784a6.tar.xz wireguard-linux-2920294686ec23211637998f3ec386dfd3d784a6.zip |
spi: intel: Add check devm_kasprintf() returned value
intel_spi_populate_chip() use devm_kasprintf() to set pdata->name.
This can return a NULL pointer on failure but this returned value
is not checked.
Fixes: e58db3bcd93b ("spi: intel: Add default partition and name to the second chip")
Signed-off-by: Charles Han <hanchunchao@inspur.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://patch.msgid.link/20240830074106.8744-1-hanchunchao@inspur.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions