OSDN Git Service

staging: rtl8723au: Clean up error code mess in rtw_efuse.c
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:04:29 +0000 (10:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:28 +0000 (11:34 -0700)
commit44f3f16d8ba0d36c6fdc1ce5a3fe5ff288ff990b
tree052d454ba869ff430686d28a49464672f663cddd
parent1ec8911b6d7d12757be89d6d8f0cbbd8aa4ba350
staging: rtl8723au: Clean up error code mess in rtw_efuse.c

Use int to return error codes, and avoid mixing and matching
true/false with _FAIL/_SUCCESS at random.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_efuse.c
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
drivers/staging/rtl8723au/include/rtw_efuse.h