projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
825f969
)
unexport get_empty_filp()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 5 Aug 2009 14:44:31 +0000
(18:44 +0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 16 Dec 2009 17:16:41 +0000
(12:16 -0500)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file_table.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/file_table.c
b/fs/file_table.c
index 4bef4c01ec6ff4b0ef7ce00816f3c124517031c0..f906ac8c9a9fd80aed9ac9bd5f530244182c24c1 100644
(file)
--- a/
fs/file_table.c
+++ b/
fs/file_table.c
@@
-147,8
+147,6
@@
fail:
return NULL;
}
-EXPORT_SYMBOL(get_empty_filp);
-
/**
* alloc_file - allocate and initialize a 'struct file'
* @mnt: the vfsmount on which the file will reside