提交 1b17fce6 编写于 作者: J Joe Perches 提交者: Ingo Molnar

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

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 cf030ebd
......@@ -9,8 +9,7 @@
#include <asm/desc.h>
#include <asm/i387.h>
static inline int
arch_prepare_suspend(void)
static inline int arch_prepare_suspend(void)
{
return 0;
}
......@@ -25,7 +24,7 @@ arch_prepare_suspend(void)
*/
struct saved_context {
struct pt_regs regs;
u16 ds, es, fs, gs, ss;
u16 ds, es, fs, gs, ss;
unsigned long gs_base, gs_kernel_base, fs_base;
unsigned long cr0, cr2, cr3, cr4, cr8;
unsigned long efer;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册