Kaynağa Gözat

unexport get_empty_filp()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 16 yıl önce
ebeveyn
işleme
732741274d
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      fs/file_table.c

+ 0 - 2
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