x32: Fix coding style violations in the x32 VDSO code
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Feb 2012 22:32:19 +0000 (14:32 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Feb 2012 22:32:19 +0000 (14:32 -0800)
commit22e842d4d90ffec9677cc114487a5cefd39b5643
tree2a970b461d185a27bbd1a00b8d13e5b572e928f1
parent1a21d4e095ef720abf81299000afc038206d571b
x32: Fix coding style violations in the x32 VDSO code

Move the prototype for x32_setup_additional_pages() to a header file,
and adjust the coding style to match standard.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: H. J. Lu <hjl.tools@gmail.com>
arch/x86/include/asm/elf.h
arch/x86/vdso/vdso32-setup.c
arch/x86/vdso/vma.c