]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a0726368dc36fe477d2f4623eb3b05d5a519413
treef483ac3c27ba33d2abfd5923edb4548d5f034fb2
parenta2264a3e45aabf3e46d5eab46ce9821494a2916f
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