ARM: cleanup gate_vma initialization
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 23 Feb 2013 17:55:39 +0000 (17:55 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 23 Feb 2013 17:55:39 +0000 (17:55 +0000)
commitf6604efe0bee759f4db34757f2872b611288ef0f
treef6bfff630be275291be6db763bdc5c9c9d406e52
parentd3f79584a8b59a6760a8fe465b22e54081eaeb5e
ARM: cleanup gate_vma initialization

Three's no need to have code initializing this by hand; it's more
efficient to initialize the constant structure members directly.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/process.c