summaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2017-04-29 17:42:25 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2017-04-29 17:42:25 -0400
commit0b33540f9d751b565c270d23a077ee6d9fc9e1d5 (patch)
tree2e7c21cfa41913197181bdbd8302695c7b8bc140 /fs/internal.h
parent629e014bb8349fcf7c1e4df19a842652ece1c945 (diff)
downloadop-kernel-dev-0b33540f9d751b565c270d23a077ee6d9fc9e1d5.zip
op-kernel-dev-0b33540f9d751b565c270d23a077ee6d9fc9e1d5.tar.gz
remove pointless extern of atime_need_update_rcu()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/internal.h')
-rw-r--r--fs/internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/internal.h b/fs/internal.h
index 11c6d89..7e1847d 100644
--- a/fs/internal.h
+++ b/fs/internal.h
@@ -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
*/
OpenPOWER on IntegriCloud