From: Ivan Safonov Date: Tue, 27 Oct 2015 15:21:28 +0000 (+0700) Subject: staging: rtl8188eu: unused SUCCESS and FAIL macros removed X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8a3a379d354c9518e6897a28bd06badfcf2235e6;p=linux-beck.git staging: rtl8188eu: unused SUCCESS and FAIL macros removed This patch removes unused SUCCESS and FAIL macros in include/basic_types.h. Signed-off-by: Ivan Safonov Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8188eu/include/basic_types.h b/drivers/staging/rtl8188eu/include/basic_types.h index 8a7ca992674a..485d5c7493c3 100644 --- a/drivers/staging/rtl8188eu/include/basic_types.h +++ b/drivers/staging/rtl8188eu/include/basic_types.h @@ -20,9 +20,6 @@ #ifndef __BASIC_TYPES_H__ #define __BASIC_TYPES_H__ -#define SUCCESS 0 -#define FAIL (-1) - #include #define NDIS_OID uint