[PATCH v2] net: wireless: rtlwifi: rtl8188ee: reg.h: Cleaning up if statement that always evaluates to false

From: Rickard Strandqvist
Date: Sat Jun 14 2014 - 09:26:48 EST


I found a logical error in an if statement that always evaluates to false.

This has after same discussion resulted in that we add a macro to handle this.

This was partly found using a static code analysis program called cppcheck.

Rickard Strandqvist (1):
net: wireless: rtlwifi: rtl8188ee: reg.h: Cleaning up if statement that always evaluates to false

drivers/net/wireless/rtlwifi/rtl8188ee/reg.h | 1 +
1 file changed, 1 insertion(+)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/