Re: [PATCH v2] x86: mpparse.c fix style problems

From: Ingo Molnar
Date: Fri Jan 02 2009 - 13:25:49 EST



* Jaswinder Singh Rajput <jaswinder@xxxxxxxxxxxxx> wrote:

>
> Impact: cleanup, fix style problems, more readable
>
> Fixes style problems:
> WARNING: Use #include <linux/smp.h> instead of <asm/smp.h>
> WARNING: Use #include <linux/acpi.h> instead of <asm/acpi.h>
> WARNING: suspect code indent for conditional statements (8, 17)
> WARNING: space prohibited between function name and open parenthesis '('
>
> total: 0 errors, 5 warnings
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
> ---
> arch/x86/kernel/mpparse.c | 10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)

applied to tip/x86/cleanups, thanks,

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/