diff options
author | 2025-04-30 09:34:35 +0100 | |
---|---|---|
committer | 2025-05-23 19:05:51 +0300 | |
commit | 8dc9c078ab1870dff8613a5688de589c4175b679 (patch) | |
tree | 830da59d320fc6f3dec6af6b06c95c2bdb79e11e /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (diff) | |
download | linux-rng-8dc9c078ab1870dff8613a5688de589c4175b679.tar.xz linux-rng-8dc9c078ab1870dff8613a5688de589c4175b679.zip |
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