Commit 0b33540f authored by Al Viro's avatar Al Viro

remove pointless extern of atime_need_update_rcu()

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 629e014b
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment