Skip to content

Commit

Permalink
include/asm-x86/reboot.h: checkpatch cleanups - formatting only
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 72f74fa commit 78db4c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/asm-x86/reboot.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

struct pt_regs;

struct machine_ops
{
struct machine_ops {
void (*restart)(char *cmd);
void (*halt)(void);
void (*power_off)(void);
Expand Down

0 comments on commit 78db4c6

Please sign in to comment.