diff --git a/fs/internal.h b/fs/internal.h index 11c6d89dce9c9ae2e1bc1d04614a732ccc0a952e..7e1847dd4e3b14607dba7a98a3e1cfe6120e18c0 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 */