From 278660a44648e02c3a75b6161acd31fa120067fc Mon Sep 17 00:00:00 2001 From: Valentina Manea Date: Fri, 1 Nov 2013 15:03:08 +0200 Subject: [PATCH] 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-format-patch failed