From: Teodora Baluta Date: Mon, 4 Nov 2013 18:13:10 +0000 (+0200) Subject: staging: comedi: change bool assignment to true X-Git-Tag: v3.14-rc1~150^2~775^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a5a418b2e572ae7056a6381d4d8428008a18b3;p=pandora-kernel.git staging: comedi: change bool assignment to true This is a minor fix that was suggested by coccinelle. When defined as a bool, a variable should use true/false rather than 1/0. Signed-off-by: Teodora Baluta Reviewed-by: Lisa Nguyen Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed