Re: [PATCH] thermal: core: fix some format issues on critical shutdown string

2017-08-08 Thread Zhang Rui
On Sun, 2017-07-23 at 22:21 +0800, Icenowy Zheng wrote: > 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 > Signed-off-by: Icenowy Zheng applied. thanks

[PATCH] thermal: core: fix some format issues on critical shutdown string

2017-07-23 Thread Icenowy Zheng
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 Signed-off-by: Icenowy Zheng --- drivers/thermal/thermal_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(