ソースを参照

unexport get_empty_filp()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 16 年 前
コミット
732741274d
1 ファイル変更0 行追加2 行削除
  1. 0 2
      fs/file_table.c

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