thermal: Use bool function return values of true/false not 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 17:43:22 +0000 (10:43 -0700)
committerZhang Rui <rui.zhang@intel.com>
Fri, 1 May 2015 05:22:34 +0000 (13:22 +0800)
Use the normal return values for bool functions

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found