aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kprobes.c
diff options
context:
space:
mode:
authorHarvey Harrison <harvey.harrison@gmail.com>2008-01-30 13:32:19 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:32:19 +0100
commit33cb52438341d6e2d7e06e3b64ed776bc54a2ca4 (patch)
treef251dcde40e15e6a4ebb6f1918c8c110ed6135a4 /arch/x86/kernel/kprobes.c
parent1d16b53e387b255d8e30f00594220b23b1290e6b (diff)
x86: cosmetic fixes fault_{32|64}.c
First step towards unifying these files. - Checkpatch trailing whitespace fixes - Checkpatch indentation of switch statement fixes - Checkpatch single statement ifs need no braces fixes - Checkpatch consistent spacing after comma fixes - Introduce defines for pagefault error bits from X86_64 and add useful comment from X86_32. Use these defines in X86_32 where obvious. - Unify comments between 32|64 bit - Small ifdef movement for CONFIG_KPROBES in notify_page_fault() - Introduce X86_64 only case statement No Functional Changes. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions