diff options
| author | Michael Straube <[email protected]> | 2022-09-28 14:43:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-30 12:34:30 +0000 |
| commit | b933b6a2667a988e999fef92e7d4bf7a4f41eaff (patch) | |
| tree | 40d76c4d3f9c9d0bdbeb10e35099149d36f0b513 /fs/proc/array.c | |
| parent | staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int (diff) | |
| download | kernel-b933b6a2667a988e999fef92e7d4bf7a4f41eaff.tar.gz kernel-b933b6a2667a988e999fef92e7d4bf7a4f41eaff.zip | |
staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int
The function ODM_ReadAndConfig_AGC_TAB_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 enum HAL_STATUS is unused now and we can remove it.
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
