From: Cristina Opriceana Date: Fri, 13 Mar 2015 19:21:31 +0000 (+0200) Subject: Staging: rtl8192u: Bool tests don't need comparisons X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~408 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0886f7303310525f032debdff85877356c9a7ab;p=pandora-kernel.git Staging: rtl8192u: Bool tests don't need comparisons This patch removes explicit true/false comparations to bool variables. Warning found by coccinelle: "WARNING: Comparison to bool" Signed-off-by: Cristina Opriceana Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed