From 44f3f16d8ba0d36c6fdc1ce5a3fe5ff288ff990b Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 16 May 2014 10:04:29 +0200 Subject: [PATCH] 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-format-patch failed