diff options
| author | Michael Straube <[email protected]> | 2022-10-02 09:48:24 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-20 17:19:37 +0200 |
| commit | ef2a2422ab86d99e0bfd940c38c60b77c9ad9954 (patch) | |
| tree | 9c2063c61f366ecf13110af4147dedc1748e911b /tools/perf/scripts/python | |
| parent | 11247c998b00298e9b621f3121380494146c40ff (diff) | |
staging: r8188eu: convert rtw_init_evt_priv() to common error logic
Convert the function rtw_init_evt_priv() to common kernel error logic.
Return 0 on success and negative value on failure. This is part of
getting rid of returning _SUCCESS and _FAIL which uses inverted error
logic and is used all over the driver.
Signed-off-by: Michael Straube <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions