diff --git a/[refs] b/[refs] index 7569a223dcdb..16c03f7a4882 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 825f9692fbe417b9fb529477056ba72022847038 +refs/heads/master: 732741274d0269718ba20c520cf72530bb038641 diff --git a/trunk/fs/file_table.c b/trunk/fs/file_table.c index 4bef4c01ec6f..f906ac8c9a9f 100644 --- a/trunk/fs/file_table.c +++ b/trunk/fs/file_table.c @@ -147,8 +147,6 @@ struct file *get_empty_filp(void) return NULL; } -EXPORT_SYMBOL(get_empty_filp); - /** * alloc_file - allocate and initialize a 'struct file' * @mnt: the vfsmount on which the file will reside