[PATCH] make various thing static
Another rollup of patches which give various symbols static scope Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
d763b7a473
commit
52c1da3953
@@ -12,7 +12,6 @@ struct namespace {
|
||||
struct rw_semaphore sem;
|
||||
};
|
||||
|
||||
extern void umount_tree(struct vfsmount *);
|
||||
extern int copy_namespace(int, struct task_struct *);
|
||||
extern void __put_namespace(struct namespace *namespace);
|
||||
|
||||
|
Reference in New Issue
Block a user