]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: core: add inline to print_bind_err_msg()
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:09:13 +0000 (21:09 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commit4b0d3c2d3b60cf8f517684ab230e8fbeaec5c541
treec85b7e29829bbb87cf4c9e244c329804dacf8163
parentf502ab84401341be2726ffd747ad6131d5371507
thermal: core: add inline to print_bind_err_msg()

Given that this is simple wrapper, adding the inline flag.

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