diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-02-06 23:17:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-07 10:41:03 +0300 |
commit | 972b28a485a31e683050a00e1999d49d9bb8b822 (patch) | |
tree | a46aed038503c2a658527348025bb5d83b65b101 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ca0e0d84aecaa279f9c05bd5852c9958790c8233 (diff) | |
download | linux-972b28a485a31e683050a00e1999d49d9bb8b822.tar.xz |
staging: r8188eu: use standard error codes in rtw_read_port
Replace the driver-specific _SUCCESS and _FAIL error codes in
rtw_read_port. Return 0 for success or a negative error code as
we do elsewhere in the kernel.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230206201800.139195-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions