From: Yuanhan Liu Date: Wed, 20 Feb 2013 02:16:01 +0000 (+1100) Subject: fs/exec.c: make bprm_mm_init() static X-Git-Tag: v3.9-rc1~56^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc64ceaa8b8e8c874519caee79e18cb35d3ce3e;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed