[PATCH 1/2] x86: Last of trivial fault_32|64.c unification

2008-01-12 Thread Harvey Harrison
Comments, indentation, printk format. Uses task_pid_nr() on X86_64 now, but this is always defined to task->pid. Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]> --- arch/x86/mm/fault_32.c | 20 arch/x86/mm/fault_64.c | 29 +++-- 2 files

[PATCH 1/2] x86: Last of trivial fault_32|64.c unification

2008-01-12 Thread Harvey Harrison
Comments, indentation, printk format. Uses task_pid_nr() on X86_64 now, but this is always defined to task-pid. Signed-off-by: Harvey Harrison [EMAIL PROTECTED] --- arch/x86/mm/fault_32.c | 20 arch/x86/mm/fault_64.c | 29 +++-- 2 files changed,