diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2025-04-30 09:34:35 +0100 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2025-05-23 19:05:51 +0300 |
commit | 8dc9c078ab1870dff8613a5688de589c4175b679 (patch) | |
tree | 830da59d320fc6f3dec6af6b06c95c2bdb79e11e /scripts/lib/kdoc/kdoc_files.py | |
parent | 3d0ebc36b0b3e8486ceb6e08e8ae173aaa6d1221 (diff) |
tpm: remove kmalloc failure error message
The kmalloc failure message is just noise. Remove it and replace -EFAULT
with -ENOMEM as standard for out of memory allocation error returns.
Link: https://lore.kernel.org/linux-integrity/20250430083435.860146-1-colin.i.king@gmail.com/
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions