From 0fe249a5c80e473d6a0a1ba39457af1a6cb30448 Mon Sep 17 00:00:00 2001 From: Teodora Baluta Date: Fri, 25 Oct 2013 12:00:16 +0300 Subject: [PATCH] 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-format-patch failed