Commit 1b17fce6 authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

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

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent cf030ebd
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
#include <asm/desc.h> #include <asm/desc.h>
#include <asm/i387.h> #include <asm/i387.h>
static inline int static inline int arch_prepare_suspend(void)
arch_prepare_suspend(void)
{ {
return 0; return 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment