fs: move code out of buffer.c
[deliverable/linux.git] / mm / page-writeback.c
index 50f08241f9815668d73b1adfcd5c9585f11bbc15..8616ef3025a44a80e59448f960620b858b7445e3 100644 (file)
@@ -32,7 +32,7 @@
 #include <linux/sysctl.h>
 #include <linux/cpu.h>
 #include <linux/syscalls.h>
-#include <linux/buffer_head.h>
+#include <linux/buffer_head.h> /* __set_page_dirty_buffers */
 #include <linux/pagevec.h>
 #include <trace/events/writeback.h>
 
This page took 0.024536 seconds and 5 git commands to generate.