Re: [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c

2008-02-01 Thread Ingo Molnar
* Paolo Ciarrocchi <[EMAIL PROTECTED]> 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 --

Re: [PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c

2008-01-31 Thread Paolo Ciarrocchi
On 1/29/08, Paolo Ciarrocchi <[EMAIL PROTECTED]> 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