linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: Removing duplicit #includes
@ 2007-11-07  9:23 Jiri Olsa
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Olsa @ 2007-11-07  9:23 UTC (permalink / raw)
  To: linux-mm

Removing duplicit #includes for mm/
Signed-off-by: Jiri Olsa <olsajiri@gmail.com> 
---
 mm/filemap.c  |    1 -
 mm/swapfile.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/mm/filemap.c b/mm/filemap.c
index 188cf5f..0b360de 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -28,7 +28,6 @@
 #include <linux/backing-dev.h>
 #include <linux/pagevec.h>
 #include <linux/blkdev.h>
-#include <linux/backing-dev.h>
 #include <linux/security.h>
 #include <linux/syscalls.h>
 #include <linux/cpuset.h>
diff --git a/mm/swapfile.c b/mm/swapfile.c
index f071648..83da158 100644
--- a/mm/swapfile.c
+++ b/mm/swapfile.c
@@ -1153,7 +1153,6 @@ out:
 }
 
 #if 0  /* We don't need this yet */
-#include <linux/backing-dev.h>
 int page_queue_congested(struct page *page)
 {
        struct backing_dev_info *bdi;

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mm: Removing duplicit #includes
  2007-11-07  8:37 Jiri Olsa
@ 2007-11-07  9:03 ` Jiri Olsa
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Olsa @ 2007-11-07  9:03 UTC (permalink / raw)
  To: linux-mm

sorry, the patch is mangled, I will resend another 

Jiri Olsa wrote:
> Removing duplicit #includes for mm/
> Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
> ---
> +++ b/mm/filemap.c
> @@ -28,7 +28,6 @@
> #include <linux/backing-dev.h>
> #include <linux/pagevec.h>
> #include <linux/blkdev.h>
> -#include <linux/backing-dev.h>
> #include <linux/security.h>
> #include <linux/syscalls.h>
> #include <linux/cpuset.h>
> diff --git a/mm/swapfile.c b/mm/swapfile.c
> index f071648..83da158 100644
> --- a/mm/swapfile.c
> +++ b/mm/swapfile.c
> @@ -1153,7 +1153,6 @@ out:
> }
> 
> #if 0  /* We don't need this yet */
> -#include <linux/backing-dev.h>
> int page_queue_congested(struct page *page)
> {
>        struct backing_dev_info *bdi;
> 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] mm: Removing duplicit #includes
@ 2007-11-07  8:37 Jiri Olsa
  2007-11-07  9:03 ` Jiri Olsa
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Olsa @ 2007-11-07  8:37 UTC (permalink / raw)
  To: linux-mm

Removing duplicit #includes for mm/
Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
---
+++ b/mm/filemap.c
@@ -28,7 +28,6 @@
 #include <linux/backing-dev.h>
 #include <linux/pagevec.h>
 #include <linux/blkdev.h>
-#include <linux/backing-dev.h>
 #include <linux/security.h>
 #include <linux/syscalls.h>
 #include <linux/cpuset.h>
diff --git a/mm/swapfile.c b/mm/swapfile.c
index f071648..83da158 100644
--- a/mm/swapfile.c
+++ b/mm/swapfile.c
@@ -1153,7 +1153,6 @@ out:
 }
 
 #if 0  /* We don't need this yet */
-#include <linux/backing-dev.h>
 int page_queue_congested(struct page *page)
 {
        struct backing_dev_info *bdi;

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-07  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-07  9:23 [PATCH] mm: Removing duplicit #includes Jiri Olsa
  -- strict thread matches above, loose matches on Subject: below --
2007-11-07  8:37 Jiri Olsa
2007-11-07  9:03 ` Jiri Olsa

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