From: Roberta Dobrescu Date: Sun, 26 Oct 2014 21:30:05 +0000 (+0200) Subject: staging: rtl8723au: Do not use comparisons on bool tests X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08551cbb176afa0d71d4a059b2893c6575e8a8ad;p=pandora-kernel.git staging: rtl8723au: Do not use comparisons on bool tests This patch removes unnecessary comparisons to bool. It fixes the following warning detected using coccinelle tool: WARNING: Comparison to bool. Signed-off-by: Roberta Dobrescu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed