remove pointless extern of atime_need_update_rcu()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
629e014bb8
commit
0b33540f9d
1 changed files with 0 additions and 2 deletions
|
@ -128,8 +128,6 @@ static inline bool atime_needs_update_rcu(const struct path *path,
|
|||
return __atime_needs_update(path, inode, true);
|
||||
}
|
||||
|
||||
extern bool atime_needs_update_rcu(const struct path *, struct inode *);
|
||||
|
||||
/*
|
||||
* fs-writeback.c
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue