aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-09-28 16:43:22 +0200
committerGreg Kroah-Hartman <[email protected]>2022-09-30 14:34:30 +0200
commit6d09f25aa60bd8fc6865c2a385746afc7cc1860c (patch)
tree5aab4fcdbbd021c2f3d3a0158240d3ab387539f9 /lib/mpi/mpi-sub-ui.c
parent9090b84a7b43148c33139abe0da1623ac1345d38 (diff)
staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int
The function ODM_ReadAndConfig_PHY_REG_1T_8188E() has return type 'enum HAL_STATUS'. Convert the return type to int and use common kernel error logic. Return 0 on success and negative values on failure. The goal is to get rid of enum HAL_STATUS in the end. 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 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions