From: Roberta Dobrescu Date: Tue, 23 Sep 2014 08:36:37 +0000 (+0300) Subject: staging: emxx_udc: Do not use comparisons on bool tests X-Git-Tag: fixes-for-v3.18-merge-window~15^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbca957067a58dd1e381693b4a8a01f5aea6485;p=pandora-kernel.git staging: emxx_udc: Do not use comparisons on bool tests This fixes the following coccinelle warning: WARNING: Comparison of bool to 0/1 Signed-off-by: Roberta Dobrescu Acked-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed