diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-19 20:17:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:59:59 +0200 |
commit | 53d2bf583c6b6326d751d0f0dceba76109dfb0f9 (patch) | |
tree | 7ebec656d140ff4e7b23aabb9d93f1f934b3d209 /tools/docs/parse-headers.py | |
parent | 2828c318b3c124a370e2e8844a927734b8b49faf (diff) |
siox: bus-gpio: 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>
Acked-by: Thorsten Scherer <t.scherer@eckelmann.de>
Link: https://lore.kernel.org/r/20250819121749.613584-1-zhao.xichao@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions