From: Valentina Manea Date: Fri, 25 Oct 2013 08:39:56 +0000 (+0300) Subject: staging: rtl8188eu: do not use comparisons on bool tests X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b66fb7d57462f5c0683f7d64625652ffb9f5f87;p=pandora-kernel.git staging: rtl8188eu: do not use comparisons on bool tests This patch fixes coccinelle errors regarding comparisons used in bool tests. Signed-off-by: Valentina Manea Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed