Commit a3121619 authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar
Browse files

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



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 826700dc
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
#ifndef USER32_H
#define USER32_H 1

/* IA32 compatible user structures for ptrace. These should be used for 32bit coredumps too. */
/* IA32 compatible user structures for ptrace.
 * These should be used for 32bit coredumps too. */

struct user_i387_ia32_struct {
	u32	cwd;