Re: [PATCH] x86: Coding style fixes toarch/x86/kernel/cpu/cpufreq/powernow-k6.c

From: Dave Jones
Date: Mon Jul 28 2008 - 16:58:28 EST


On Mon, Jul 28, 2008 at 09:08:16PM +0200, Paolo Ciarrocchi wrote:
> Ciao Ingo, all,
>
> Before:
> total: 11 errors, 15 warnings, 255 lines checked
>
> After:
> total: 0 errors, 6 warnings, 254 lines checked
>
> paolo@paolo-desktop:~/linux.trees.git$ md5sum /tmp/powernow-k6.o.*
> 476932f5e1ffe365db9d1dfb3f860369 /tmp/powernow-k6.o.after
> 476932f5e1ffe365db9d1dfb3f860369 /tmp/powernow-k6.o.before
>
> Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx>

I'll queue this up in cpufreq.git

> -MODULE_AUTHOR ("Arjan van de Ven <arjanv@xxxxxxxxxx>, Dave Jones <davej@xxxxxxxxxxxxxxxxx>, Dominik Brodowski <linux@xxxxxxxx>");
> -MODULE_DESCRIPTION ("PowerNow! driver for AMD K6-2+ / K6-3+ processors.");
> -MODULE_LICENSE ("GPL");
> +MODULE_AUTHOR("Arjan van de Ven <arjanv@xxxxxxxxxx>, Dave Jones <davej@xxxxxxxxxxxxxxxxx>, Dominik Brodowski <linux@xxxxxxxx>");
> +MODULE_DESCRIPTION("PowerNow! driver for AMD K6-2+ / K6-3+ processors.");
> +MODULE_LICENSE("GPL");

Incidentally, arjanv@redhat hasn't been correct in a while.
Arjan, which preferred address do you want this changed to?
xircom_cb.c is also in need of a similar change.
(There are other instances of your old address, but those are the
only user-visible ones)

Dave

--
http://www.codemonkey.org.uk
--
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/