From: Valentina Manea Date: Tue, 29 Oct 2013 18:58:48 +0000 (+0200) Subject: staging: rtl8192e: use true and false for bool variables X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014e4c27c68a3ec40b19fef6ae0431e639632531;p=pandora-kernel.git staging: rtl8192e: use true and false for bool variables This patch fixes coccinelle errors for bool variables initialized with 1 or 0 instead of true and false. Signed-off-by: Valentina Manea Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed