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

Daniel Baluta daniel.baluta at gmail.com
Mon Jul 15 10:32:50 EEST 2013


On Mon, Jul 15, 2013 at 10:21 AM, Valentina Manea
<valentina.manea.m at gmail.com> wrote:
> From: Valentina Manea <vmanea at ixiacom.com>
>
> 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 <vmanea at ixiacom.com>

Looks good to me. Thanks Tina!


More information about the firefly mailing list