VPE loader janitoring
authorRalf Baechle <ralf@linux-mips.org>
Mon, 31 Oct 2005 23:34:52 +0000 (23:34 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Nov 2005 18:05:36 +0000 (18:05 +0000)
commit307bd284c205616e02fb85557b97f0e3e969662e
tree716a79ba83a86bd841208c4ee4ca70ba590a0ff2
parentb8c2a77ce38defcf539a4ba5c666f8e9f093f887
VPE loader janitoring

 o Switch to dynamic major
 o Remove duplicate SHN_MIPS_SCOMMON definition
 o Coding style: remove typedefs.
 o Coding style: reorder to avoid the need for forward declarations
 o Use kzalloc.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/vpe.c