security/min_addr.c: make init_mmap_min_addr() static
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 15 Dec 2009 23:05:12 +0000 (15:05 -0800)
committerJames Morris <jmorris@namei.org>
Wed, 16 Dec 2009 22:24:22 +0000 (09:24 +1100)
init_mmap_min_addr() is a pure_initcall and should be static.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found