From: Valentina Manea Date: Fri, 1 Nov 2013 13:03:08 +0000 (+0200) Subject: staging: crystalhd: return true and false instead of 1 and 0 X-Git-Tag: v3.14-rc1~150^2~775^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278660a44648e02c3a75b6161acd31fa120067fc;p=pandora-kernel.git staging: crystalhd: return true and false instead of 1 and 0 This fixes coccinelle error regarding functions that return bool and return 1 and 0 instead of true and false. Signed-off-by: Valentina Manea Reviewed-by: Lisa Nguyen Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed