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)
commitce1d94919de3ffc1769b327792ea0189db6e7551
tree00f29a82471b8a68e17763b14f670055ba9675ca
parentb787f68c36d49bb1d9236f403813641efa74a031
thermal: Use bool function return values of true/false not 1/0

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>
drivers/thermal/thermal_core.h