From: Paolo Ciarrocchi Date: Sun, 17 Feb 2008 13:41:16 +0000 (+0100) Subject: x86: coding style fixes in arch/x86/lib/io_64.c X-Git-Tag: v2.6.25-rc3~109^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b44f810166fb83ad1a817ee599006a7157ee54c;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed