Re: [PATCH] x86: Cosmetic fixes fault_{32|64}.c

From: Ingo Molnar
Date: Sun Dec 30 2007 - 08:45:58 EST



* Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:

> 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.

thanks, applied.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/