public inbox for linux-kernel@vger.kernel.org
 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

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