Messages in this thread |  | | Subject | Re: [PATCH] x86: Use helper in kprobes{32|64}.c | | From | Harvey Harrison <> | | Date | Fri, 14 Dec 2007 23:40:57 -0800 |
| |
On Sat, 2007-12-15 at 08:36 +0100, Ingo Molnar wrote: > * Harvey Harrison <harvey.harrison@gmail.com> wrote: > > > x86: Use helper in kprobes{32|64}.c > > thanks, i've applied your kprobes pre-unification patches to x86.git. > > While we are at it, it might be nice to reduce the numbers of checkpatch > warnings: > > $ scripts/checkpatch.pl --file arch/x86/kernel/kprobes*.c | grep total > total: 10 errors, 9 warnings, 959 lines checked > total: 10 errors, 8 warnings, 923 lines checked > > to 0/0 ? :-) (but that can happen after the unification too) >
That was my plan...you'll notice I already cut ~200 from each file though, so the lion's share is done. I'll have the final few in the series shortly.
Harvey
|  |