linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c
@ 2008-01-28 23:07 Paolo Ciarrocchi
  2008-01-31 23:02 ` Paolo Ciarrocchi
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Ciarrocchi @ 2008-01-28 23:07 UTC (permalink / raw)
  To: Ingo Molnar, Linux Kernel

Hi all,
this patch series implements a few clean up suggested by
checkpatch.pl

I compiled tested every single patch and verified that
the clean up only patches are not modifying the md5sum of 
the relative .o file.

Before the patches:
total: 214 errors, 28 warnings, 739 lines checked

After:
total: 2 errors, 1 warnings, 674 lines checked

arch/x86/math-emu/errors.c |  431 +++++++++++++++++++-------------------------
 1 files changed, 183 insertions(+), 248 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c
  2008-01-28 23:07 [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c Paolo Ciarrocchi
@ 2008-01-31 23:02 ` Paolo Ciarrocchi
  2008-02-01 16:24   ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Ciarrocchi @ 2008-01-31 23:02 UTC (permalink / raw)
  To: Ingo Molnar, Linux Kernel

On 1/29/08, Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
> Hi all,
> this patch series implements a few clean up suggested by
> checkpatch.pl
>
> I compiled tested every single patch and verified that
> the clean up only patches are not modifying the md5sum of
> the relative .o file.
>
> Before the patches:
> total: 214 errors, 28 warnings, 739 lines checked
>
> After:
> total: 2 errors, 1 warnings, 674 lines checked
>
> arch/x86/math-emu/errors.c |  431
> +++++++++++++++++++-------------------------
>  1 files changed, 183 insertions(+), 248 deletions(-)
>


Ingo, are you interested in these patches?

#7 can be discarted
#6 needs to be redone
#3 is unclear
#1,2,4,5 should be ok

ciao,
-- 
Paolo
http://paolo.ciarrocchi.googlepages.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c
  2008-01-31 23:02 ` Paolo Ciarrocchi
@ 2008-02-01 16:24   ` Ingo Molnar
  0 siblings, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2008-02-01 16:24 UTC (permalink / raw)
  To: Paolo Ciarrocchi; +Cc: Linux Kernel


* Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:

> Ingo, are you interested in these patches?
> 
> #7 can be discarted
> #6 needs to be redone
> #3 is unclear
> #1,2,4,5 should be ok

they are all whitespace damaged - all tabs are converted to a single 
space or something like that.

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-01 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-28 23:07 [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c Paolo Ciarrocchi
2008-01-31 23:02 ` Paolo Ciarrocchi
2008-02-01 16:24   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).