thermal: core: fix some format issues on critical shutdown string
authorIcenowy Zheng <icenowy@aosc.io>
Sun, 23 Jul 2017 14:21:49 +0000 (22:21 +0800)
committerZhang Rui <rui.zhang@intel.com>
Tue, 8 Aug 2017 09:18:26 +0000 (17:18 +0800)
commit039f6cf5b5566b92fae8d31924b1d59365798abb
tree9a22801ec6563534563e0bbe7abc7d3f2e67ce53
parent16f73eb02d7e1765ccab3d2018e0bd98eb93d973
thermal: core: fix some format issues on critical shutdown string

The critical shutdown notice string used to have some spaces missing,
which makes it not so pretty.

Add the spaces to satisfy usual English space rules.

Reported-by: Mingcong Bai <jeffbai@aosc.io>
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_core.c