thermal: core: remove void function return statements
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:09:22 +0000 (21:09 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commit2a0b4c44ce345f5ea8c240d7d3317974301032cd
treef483ac3c27ba33d2abfd5923edb4548d5f034fb2
parenteb7be329bd93b7ab09f442ffe3862b014ab84477
thermal: core: remove void function return statements

Simply removing useless returns of void functions.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_core.c