x86: coding style fixes in arch/x86/lib/io_64.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Sun, 17 Feb 2008 13:41:16 +0000 (14:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 19 Feb 2008 15:18:32 +0000 (16:18 +0100)
commit4b44f810166fb83ad1a817ee599006a7157ee54c
tree7d9ea0563081b2100e1a65b4da58dce098d39ee8
parente43eb7bab6e82e1aa93ce4d39546c54347a68077
x86: coding style fixes in arch/x86/lib/io_64.c

This simple patch makes the file error free (according to
checkpatch.pl)

no code changed:

arch/x86/lib/io_64.o:
   text    data     bss     dec     hex filename
    308       0       0     308     134 io_64.o.before
    308       0       0     308     134 io_64.o.after
md5:
3c64f9ed83d091678e849b36ca27bee3  io_64.o.before.asm
3c64f9ed83d091678e849b36ca27bee3  io_64.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/lib/io_64.c