]> xenbits.xensource.com Git - people/ssmith/netchannel2-pvops.bak.git/.git/commit
x86: process.c, remove useless headers
authorAmerigo Wang <amwang@redhat.com>
Tue, 12 May 2009 03:29:09 +0000 (23:29 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 12 May 2009 09:15:05 +0000 (11:15 +0200)
commit7f4ceff95176b6924540e4b1c672b713516bf56f
treec367da4e2c2b5a30c31d4fc3a9531f56fcd53828
parent1ec53cfc76e139647beb81c5b1f240e4be72dbbd
x86: process.c, remove useless headers

<stdarg.h> is not needed by these files, remove them.

[ Impact: cleanup ]

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: akpm@linux-foundation.org
LKML-Reference: <20090512032956.5040.77055.sendpatchset@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c