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:26:32 +0000 (11:26 +0200)
<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>

No differences found