diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-19 17:20:42 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-19 13:06:02 +0100 |
commit | 67259af78219bdbdea00491f32b1c0971a33401e (patch) | |
tree | 2e73f7d5c3e37fd14fa1007b5ff15cc8d9d841c8 /rust/helpers | |
parent | 2bee48c9d1cd1749922d0e2df54330c924e14a0e (diff) |
spi: pxa2xx: Remove the use of dev_err_probe()
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>
Link: https://patch.msgid.link/20250819092044.549464-6-zhao.xichao@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions