diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-20 16:52:00 +0800 |
---|---|---|
committer | Manivannan Sadhasivam <mani@kernel.org> | 2025-09-08 15:44:31 +0530 |
commit | 882569dca6646eb3294ec048d76f9bfea1f3348f (patch) | |
tree | 1a0c48ff6a5122907306ebeeea881c7b05847065 /rust/helpers/mutex.c | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) |
PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM
The dev_err_probe() doesn't do anything when error is '-ENOMEM'.
Therefore, remove the useless call to dev_err_probe(), and just
return the value instead.
Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
[mani: reworded the subject]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions