linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Marco Costalba" <mcostalba@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 3/4] Remove a duplicated include in mm/filemap.c
Date: Sun, 4 Nov 2007 16:10:34 +0100	[thread overview]
Message-ID: <e5bfff550711040710s1cb36692r183606a0122ebe51@mail.gmail.com> (raw)

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
---
 mm/filemap.c |    1 -
 1 files changed, 0 insertions(+), 1 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>
-- 
1.5.3.5.532.g5c38-dirty

                 reply	other threads:[~2007-11-04 15:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5bfff550711040710s1cb36692r183606a0122ebe51@mail.gmail.com \
    --to=mcostalba@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).