From: Jes Sorensen Date: Fri, 16 May 2014 08:04:29 +0000 (+0200) Subject: staging: rtl8723au: Clean up error code mess in rtw_efuse.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~795 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f3f16d8ba0d36c6fdc1ce5a3fe5ff288ff990b;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed