public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	tglx <tglx@linutronix.de>, hpa <hpa@zytor.com>,
	Arjan van de Ven <arjan@fenrus.demon.nl>
Subject: Re: [PATCH] x86: Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c
Date: Mon, 28 Jul 2008 16:50:45 -0400	[thread overview]
Message-ID: <20080728205045.GB11581@redhat.com> (raw)
In-Reply-To: <20080728210816.4989c3f0@paolo-desktop>

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@gmail.com>

I'll queue this up in cpufreq.git
  
 > -MODULE_AUTHOR ("Arjan van de Ven <arjanv@redhat.com>, Dave Jones <davej@codemonkey.org.uk>, Dominik Brodowski <linux@brodo.de>");
 > -MODULE_DESCRIPTION ("PowerNow! driver for AMD K6-2+ / K6-3+ processors.");
 > -MODULE_LICENSE ("GPL");
 > +MODULE_AUTHOR("Arjan van de Ven <arjanv@redhat.com>, Dave Jones <davej@codemonkey.org.uk>, Dominik Brodowski <linux@brodo.de>");
 > +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

  reply	other threads:[~2008-07-28 20:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 19:08 [PATCH] x86: Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c Paolo Ciarrocchi
2008-07-28 20:50 ` Dave Jones [this message]
2008-07-28 21:49   ` Paolo Ciarrocchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080728205045.GB11581@redhat.com \
    --to=davej@redhat.com \
    --cc=arjan@fenrus.demon.nl \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paolo.ciarrocchi@gmail.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox