Re: [PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

2008-01-02 Thread Ingo Molnar
* Carlos R. Mafra <[EMAIL PROTECTED]> wrote: > On Tue 1.Jan'08 at 17:05:49 -0800, Carlos R. Mafra wrote: > > This patch fixes most errors detected by checkpatch.pl. > > [...] > > As pointed out by Jesper Juhl, my patch was not inlined :-( ah. This explains why your patch had 'whitespace proble

Re: [PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

2008-01-01 Thread Carlos R. Mafra
On Tue 1.Jan'08 at 17:05:49 -0800, Carlos R. Mafra wrote: > This patch fixes most errors detected by checkpatch.pl. > [...] As pointed out by Jesper Juhl, my patch was not inlined :-( I did set up mutt especially to send this patch (instead of thunderbird), and I did test it before sending (and

Re: [PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

2008-01-01 Thread Jesper Juhl
On 02/01/2008, Carlos R. Mafra <[EMAIL PROTECTED]> wrote: > This patch fixes most errors detected by checkpatch.pl. > > errors lines of code errors/KLOC > arch/x86/oprofile/nmi_int.c (after) 1 461 2.1 > arch/x86/oprofile/nmi_int.c

[PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

2008-01-01 Thread Carlos R. Mafra
This patch fixes most errors detected by checkpatch.pl. errors lines of code errors/KLOC arch/x86/oprofile/nmi_int.c (after) 1 461 2.1 arch/x86/oprofile/nmi_int.c (before) 60 477 125.7 No code changed. s