diff options
| author | Michael Straube <[email protected]> | 2023-01-15 22:07:33 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 19:39:02 +0100 |
| commit | c58bc596a85cd3806ee5e10483e5f0981bb64e43 (patch) | |
| tree | 8a3a5bf8e5ca6caaabe1dc1909c64d191785be40 /tools/perf/scripts/python | |
| parent | 8ece288b16f72508a664c3fe234b7e4208d06660 (diff) | |
staging: r8188eu: convert phy_BB8188E_Config_ParaFile() to common error logic
Convert the fubction phy_BB8188E_Config_ParaFile() away from returning
_FAIL or _SUCCESS which uses inverted error logic. Use the common error
logic instead. Return 0 for success and negative values for failure.
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