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)
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>

No differences found