linux-stable/arch/x86/xen
Paolo Ciarrocchi 7ebed39ff7 x86: coding style fixes to arch/x86/xen/multicalls.c
Before:
   total: 2 errors, 2 warnings, 138 lines checked
After:
   total: 0 errors, 2 warnings, 138 lines checked

No code changed:

arch/x86/xen/multicalls.o:

   text	   data	    bss	    dec	    hex	filename
    887	   2832	      0	   3719	    e87	multicalls.o.before
    887	   2832	      0	   3719	    e87	multicalls.o.after

md5:
   cf6d72d9db6dc5a3ebe01eec9f05e95f  multicalls.o.before.asm
   cf6d72d9db6dc5a3ebe01eec9f05e95f  multicalls.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 17:40:50 +02:00
..
enlighten.c xen: Clear PG_pinned in release_{pt,pd}() 2008-04-04 18:36:48 +02:00
events.c x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
features.c i386: move xen 2007-10-11 11:16:51 +02:00
Kconfig x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST 2008-01-30 13:33:32 +01:00
Makefile i386: move xen 2007-10-11 11:16:51 +02:00
manage.c i386: move xen 2007-10-11 11:16:51 +02:00
mmu.c xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
mmu.h xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
multicalls.c x86: coding style fixes to arch/x86/xen/multicalls.c 2008-04-17 17:40:50 +02:00
multicalls.h xen: add batch completion callbacks 2007-10-16 11:51:30 -07:00
setup.c x86/xen: fix DomU boot problem 2008-03-04 17:10:12 +01:00
smp.c x86: use generic register name in the thread and tss structures 2008-01-30 13:31:02 +01:00
time.c x86: fix sparse warning in xen/time.c 2008-02-09 23:24:08 +01:00
vdso.h i386: move xen 2007-10-11 11:16:51 +02:00
xen-asm.S xen: fix RMW when unmasking events 2008-03-27 16:08:45 +01:00
xen-head.S xen: fix section usage in xen-head.S and setup.c 2008-01-30 13:33:25 +01:00
xen-ops.h xen: deal with stale cr3 values when unpinning pagetables 2007-10-16 11:51:30 -07:00