diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-08-13 06:46:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-14 13:20:12 +0200 |
commit | 6da2422efbb7f7e11b7f81dcf62817891b311b85 (patch) | |
tree | a214462c877546d4dbfaa22421d5640b166fbf7f /drivers/mux | |
parent | staging: rtl8723bs: Remove debugging information exposed via procfs (diff) | |
download | linux-6da2422efbb7f7e11b7f81dcf62817891b311b85.tar.xz linux-6da2422efbb7f7e11b7f81dcf62817891b311b85.zip |
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 'drivers/mux')
0 files changed, 0 insertions, 0 deletions