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

Christoph Hellwig (hch@infradead.org)
Thu, 23 May 2002 13:27:46 +0100


No more need to include buffer_head.h in fs.h. Finally.

--- 1.121/include/linux/fs.h Wed May 22 20:57:10 2002
+++ edited/include/linux/fs.h Thu May 23 14:18:04 2002
@@ -1283,8 +1283,5 @@
return res;
}

-#include <linux/buffer_head.h>
-
#endif /* __KERNEL__ */
-
#endif /* _LINUX_FS_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/