mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch 4/8] uml: drop unused buffer_head.h header from hostfs
@ 2005-01-13  5:13 blaisorblade_spam
  0 siblings, 0 replies; only message in thread
From: blaisorblade_spam @ 2005-01-13  5:13 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, jdike, user-mode-linux-devel, blaisorblade_spam


From: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>

Drop that header inclusion - I discovered this header was unused while
checking whether I can use the __set_page_dirty_nobuffers speedup suggested by
Andrew Morton.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
---

 linux-2.6.11-paolo/fs/hostfs/hostfs_kern.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN fs/hostfs/hostfs_kern.c~uml-drop-buffer_head-header-from-hostfs fs/hostfs/hostfs_kern.c
--- linux-2.6.11/fs/hostfs/hostfs_kern.c~uml-drop-buffer_head-header-from-hostfs	2005-01-13 01:57:47.533076768 +0100
+++ linux-2.6.11-paolo/fs/hostfs/hostfs_kern.c	2005-01-13 01:57:47.564072056 +0100
@@ -15,7 +15,6 @@
 #include <linux/pagemap.h>
 #include <linux/blkdev.h>
 #include <linux/list.h>
-#include <linux/buffer_head.h>
 #include <linux/root_dev.h>
 #include <linux/statfs.h>
 #include <linux/kdev_t.h>
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-13 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-13  5:13 [patch 4/8] uml: drop unused buffer_head.h header from hostfs blaisorblade_spam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome