Re: [PATCH v2] x86/pci: checkpatch.pl cleanup

From: Ingo Molnar
Date: Wed Jul 17 2013 - 03:58:25 EST



* Valentina Manea <valentina.manea.m@xxxxxxxxx> wrote:

> This patch fixes warning and errors found by checkpatch.pl:
>
> * replace asm/acpi.h, asm/io.h and asm/smp.h with linux/acpi.h,
> linux/io.h and linux/smp.h respectively
> * remove explicit initialization to 0 of a static global variable
> * replace printk(KERN_INFO ...) with pr_info
> * use tabs instead of spaces for indentation
> * arrange comments so that they adhere to Documentation/CodingStyle
>
> Signed-off-by: Valentina Manea <valentina.manea.m@xxxxxxxxx>

Looks good, thanks.

Bjorn, I can pick this up into tip:x86/cleanups, or would you like to put
this into the PCI tree?

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

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/