git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24ae0b
)
fs/exec.c: make bprm_mm_init() static
author
Yuanhan Liu
<yuanhan.liu@linux.intel.com>
Wed, 20 Feb 2013 02:16:01 +0000
(13:16 +1100)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Feb 2013 07:46:13 +0000
(
02:46
-0500)
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>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found