OSDN Git Service

timer: Fix coding style
authorYi Wang <wang.yi59@zte.com.cn>
Mon, 16 Jul 2018 06:08:57 +0000 (14:08 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jul 2018 14:52:40 +0000 (16:52 +0200)
commit30587589251a00974115e0815ac316980f48dbb5
treeac7c78bdf103dee20a0b1d1bdfa3cae12210505f
parentc6bb11147eb09bd39f316c6062455b88c905ab6e
timer: Fix coding style

The call to wake_up_nohz_cpu() is incorrectly indented. Remove the surplus TAB.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jiang Biao <jiang.biao2@zte.com.cn>
Cc: john.stultz@linaro.org
Cc: sboyd@kernel.org
Cc: zhong.weidong@zte.com.cn
CC: Anna-Maria Gleixner <anna-maria@linutronix.de>
Link: https://lkml.kernel.org/r/1531721337-30284-1-git-send-email-wang.yi59@zte.com.cn
kernel/time/timer.c