vfs: drop_file_write_access() made static
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
8de5277879
commit
b57ce9694e
2 changed files with 1 additions and 3 deletions
|
|
@ -12,7 +12,6 @@
|
|||
struct file;
|
||||
|
||||
extern void fput(struct file *);
|
||||
extern void drop_file_write_access(struct file *file);
|
||||
|
||||
struct file_operations;
|
||||
struct vfsmount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue