From: Teodora Baluta Date: Fri, 25 Oct 2013 09:00:16 +0000 (+0300) Subject: staging: rtl8187se: bool tests don't need comparisons X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe249a5c80e473d6a0a1ba39457af1a6cb30448;p=pandora-kernel.git staging: rtl8187se: bool tests don't need comparisons This patch fixes the following coccinelle warning: drivers/staging/rtl8187se/r8180_core.c:2217:5-40: WARNING: Comparison to bool Signed-off-by: Teodora Baluta Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed