diff options
author | Kunwu Chan <[email protected]> | 2023-12-01 13:54:47 +0800 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2023-12-04 15:01:13 +0200 |
commit | 2c7c857f5fed997be93047d2de853d7f10c8defe (patch) | |
tree | 6ec539c2cf7eb3986b9f92f0c94149e0520ce3c9 /scripts/gdb | |
parent | d4eef75279f5e9d594f5785502038c763ce42268 (diff) |
platform/mellanox: Add null pointer checks for devm_kasprintf()
devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
Compile-tested only.
Fixes: 1a218d312e65 ("platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driver")
Suggested-by: Ilpo Järvinen <[email protected]>
Suggested-by: Vadim Pasternak <[email protected]>
Signed-off-by: Kunwu Chan <[email protected]>
Reviewed-by: Vadim Pasternak <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ij: split the change into two]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions