diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-08-13 10:16:35 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-14 13:20:12 +0200 |
commit | 6da2422efbb7f7e11b7f81dcf62817891b311b85 (patch) | |
tree | a214462c877546d4dbfaa22421d5640b166fbf7f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 737d4d9ef6261ffa361fa708fac6047ac720688a (diff) |
staging: rtl8712: xmitframe_addmic(): Change return values and type
Change return values of xmitframe_addmic from _SUCCESS and _FAIL to 0
and -ENOMEM respectively. Modify call sites to check for non-zero values
instead of _FAIL.
Also change return type from sint to int.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190813044638.16348-1-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions