From: Teodora Baluta Date: Fri, 25 Oct 2013 09:00:15 +0000 (+0300) Subject: staging: rtl8187se: fix assignment of bool to 0/1 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26842926d203285517069acff3d2d5eedb39556;p=pandora-kernel.git staging: rtl8187se: fix assignment of bool to 0/1 This patch fixes the following coccinelle warnings: drivers/staging/rtl8187se/r8180_core.c:2433:1-20: WARNING: Assignment of bool to 0/1 drivers/staging/rtl8187se/r8180_core.c:2275:3-34: WARNING: Assignment of bool to 0/1 Signed-off-by: Teodora Baluta Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed