unexport get_empty_filp()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
825f9692fb
commit
732741274d
@ -147,8 +147,6 @@ fail:
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
EXPORT_SYMBOL(get_empty_filp);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* alloc_file - allocate and initialize a 'struct file'
|
* alloc_file - allocate and initialize a 'struct file'
|
||||||
* @mnt: the vfsmount on which the file will reside
|
* @mnt: the vfsmount on which the file will reside
|
||||||
|
Loading…
x
Reference in New Issue
Block a user