linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-ext4@vger.kernel.org
Cc: tytso@mit.edu, adilger.kernel@dilger.ca, sachin.kamat@linaro.org,
	patches@linaro.org
Subject: [PATCH 1/1] ext4: Remove duplicate inclusion of ext4_extents.h in super.c
Date: Mon, 19 Nov 2012 16:47:22 +0530	[thread overview]
Message-ID: <1353323842-32283-1-git-send-email-sachin.kamat@linaro.org> (raw)

ext4_extents.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 fs/ext4/super.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/ext4/super.c b/fs/ext4/super.c
index ad6cd8a..c8a6138 100644
--- a/fs/ext4/super.c
+++ b/fs/ext4/super.c
@@ -50,7 +50,6 @@
 #include "xattr.h"
 #include "acl.h"
 #include "mballoc.h"
-#include "ext4_extents.h"
 
 #define CREATE_TRACE_POINTS
 #include <trace/events/ext4.h>
-- 
1.7.4.1


             reply	other threads:[~2012-11-19 11:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 11:17 Sachin Kamat [this message]
2012-11-19 13:39 ` [PATCH 1/1] ext4: Remove duplicate inclusion of ext4_extents.h in super.c Zheng Liu
2012-11-19 15:00   ` Theodore Ts'o
2012-11-19 16:22     ` Zheng Liu
2012-11-19 15:06   ` Sachin Kamat
2012-11-19 16:23     ` Zheng Liu
2012-11-22  5:13       ` Sachin Kamat
2012-11-27  3:37         ` Sachin Kamat
2012-11-28 18:08           ` Theodore Ts'o

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=1353323842-32283-1-git-send-email-sachin.kamat@linaro.org \
    --to=sachin.kamat@linaro.org \
    --cc=adilger.kernel@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=tytso@mit.edu \
    /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).