提交 78db4c6b 编写于 作者: J Joe Perches 提交者: Ingo Molnar

include/asm-x86/reboot.h: checkpatch cleanups - formatting only

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 72f74fa2
...@@ -3,8 +3,7 @@ ...@@ -3,8 +3,7 @@
struct pt_regs; struct pt_regs;
struct machine_ops struct machine_ops {
{
void (*restart)(char *cmd); void (*restart)(char *cmd);
void (*halt)(void); void (*halt)(void);
void (*power_off)(void); void (*power_off)(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册