Commit fce9505f authored by Christoph Hellwig's avatar Christoph Hellwig

[PATCH] include buffer_head.h in actual users instead of fs.h (10/10)

No more need to include buffer_head.h in fs.h.  Finally.
parent 7c490d9c
......@@ -1283,8 +1283,5 @@ static inline ino_t parent_ino(struct dentry *dentry)
return res;
}
#include <linux/buffer_head.h>
#endif /* __KERNEL__ */
#endif /* _LINUX_FS_H */
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