> devm_kasprintf() return NULL if memory allocation fails. Currently,
…
call? failed?> Add NULL check after devm_kasprintf() to prevent this issue. Do you propose to improve this function implementation a bit more? Regards, Markus
