* Valentina Manea <valentina.mane...@gmail.com> 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.mane...@gmail.com>
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 <mi...@kernel.org> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/