diff options
| author | Nishka Dasgupta <[email protected]> | 2019-08-08 12:10:09 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-08 19:58:15 +0200 |
| commit | 690407fdc9dd8103a78c251c59513646f1bed50d (patch) | |
| tree | c3d6e22a6d13179ac23da40e3fb728370098c760 /tools/perf/scripts/python | |
| parent | 30d83c801d068abbfbb8f6f47e0c1f2a4a36e4b9 (diff) | |
staging: rtl8712: init_drv_sw(): Change return values
Change return values of init_drv_sw from _SUCCESS and _FAIL to 0 and
-ENOMEM. Change return type from u8 to int to allow this.
Add a return variable to streamline return of error codes of called
functions.
Modify call site to check for non-zero return value instead of _FAIL.
Signed-off-by: Nishka Dasgupta <[email protected]>
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