Re: [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c

2008-02-17 Thread Ingo Molnar
* Paolo Ciarrocchi <[EMAIL PROTECTED]> wrote: > [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c > > This simple patch makes the file error free (according to > checkpatch.pl) thanks, applied. (i fixed the other minor style problems in this file too, so that we have it all in a single

Re: [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c

2008-02-17 Thread Alexey Dobriyan
On Sun, Feb 17, 2008 at 02:41:16PM +0100, Paolo Ciarrocchi wrote: > [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c > > This simple patch makes the file error free (according to > checkpatch.pl) > > > Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> > --- > arch/x86/lib/io_64.c | 1