Loading fs/file_table.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
fs/file_table.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading