mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
unexport get_empty_filp()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
825f9692fb
commit
732741274d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue