]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/exec.c: make bprm_mm_init() static
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Thu, 7 Feb 2013 01:27:57 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:23 +0000 (16:47 +1100)
commite39ddf2e28f0659fe3326cc98326d4dc8f9d6780
tree1519dd69a23d717a9f98b83beabc18a2e43b9069
parentb98e0986cd55d034f3714578f8a260a188b6453f
fs/exec.c: make bprm_mm_init() static

There is only one user of bprm_mm_init, and it's inside the same file.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/exec.c
include/linux/binfmts.h