public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86: coding style fixes in arch/x86/ia32/
@ 2008-01-08 19:31 Paolo Ciarrocchi
  2008-01-08 21:38 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Ciarrocchi @ 2008-01-08 19:31 UTC (permalink / raw)
  To: tglx, mingo, hpa, mingo; +Cc: Linux Kernel, trivial

Hi all,

the following 5 patches fix 227 errors and 2 warnings
reported by checkpatch.pl

I hope they don't introduce problems in the process and 
that they can be applied.

I know there is no agreement on the list about whether these
patches should be posted/accepted or not so I'm just resending
the mangled patches that already hit the list.

I'll then start working what Andi suggested here:
http://lkml.org/lkml/2008/1/8/213

Ingo, I would appreciated your feedback about the work I'm 
doing, if you want me to stop or continue.
If you want me to work on further fixes I would appreciate
if you could indicate files that needs fixing minimazing
impacts on the overall process.

Thanks.


--- BEFORE ---
ia32_signal.c
total: 96 errors, 11 warnings, 617 lines checked

ia32_binfmt.c
total: 41 errors, 5 warnings, 285 lines checked

ia32_aout.c
total: 50 errors, 18 warnings, 528 lines checked

fpu32.c
total: 39 errors, 1 warnings, 183 lines checked

audit.c
total: 1 errors, 0 warnings, 42 lines checked

Total
total: 227 errors, 35 warnings


--- AFTER ---
ia32_signal.c
total: 3 errors, 9 warnings, 617 lines checked

ia32_binfmt.c
total: 2 errors, 5 warnings, 285 lines checked

ia32_aout.c
total: 2 errors, 18 warnings, 526 lines checked

fpu32.c
total: 2 errors, 1 warnings, 183 lines checked

audit.c
total: 0 errors, 0 warnings, 42 lines checked

Total
total: 9 errors, 33 warning


-- 
Paolo
paolo.ciarrocchi.googlepages.com

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

* Re: [PATCH 0/5] x86: coding style fixes in arch/x86/ia32/
  2008-01-08 19:31 [PATCH 0/5] x86: coding style fixes in arch/x86/ia32/ Paolo Ciarrocchi
@ 2008-01-08 21:38 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-01-08 21:38 UTC (permalink / raw)
  To: Paolo Ciarrocchi; +Cc: tglx, mingo, hpa, Linux Kernel, trivial


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

> Hi all,
> 
> the following 5 patches fix 227 errors and 2 warnings reported by 
> checkpatch.pl

i applied the first one but the other ones wouldnt apply, please send 
them against the -mm tree or against x86.git:

--------------{ x86.git instructions }---------->

 git-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6.git
 cd linux-2.6.git
 git-branch x86
 git-checkout x86
 git-pull git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git mm
 git-log HEAD@{1}.. # see what's in #mm

(do subsequent pulls via "git-pull --force", as we frequently rebase the
git tree. NOTE: this might override your own local changes, so do this
only if you dont mind about losing thse changes in that tree.)



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

end of thread, other threads:[~2008-01-08 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-08 19:31 [PATCH 0/5] x86: coding style fixes in arch/x86/ia32/ Paolo Ciarrocchi
2008-01-08 21:38 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox