Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73274127 authored by Al Viro's avatar Al Viro
Browse files

unexport get_empty_filp()



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 825f9692
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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