From: Teodora Baluta Date: Sun, 10 Nov 2013 15:12:44 +0000 (+0200) Subject: staging: vt6655: fix comparison of bool to 0/1 X-Git-Tag: v3.14-rc1~150^2~775^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649520bbc51a06955b8563906b17e957e972926d;p=pandora-kernel.git staging: vt6655: fix comparison of bool to 0/1 This patch corrects comparison of bool to 0/1 for file drivers/staging/vt6655/rxtx.c. The following type of coccinelle detected warnings are silenced: WARNING: Comparison of bool to 0/1 Signed-off-by: Teodora Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed