mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Huang Weiyi <weiyi.huang@gmail.com>
To: chris.mason@oracle.com
Cc: linux-kernel@vger.kernel.org
Subject: Btrfs: remove duplicated #include
Date: Thu, 15 Jan 2009 06:59:43 +0800	[thread overview]
Message-ID: <20090115065753.1F16.WEIYI.HUANG@gmail.com> (raw)

Removed duplicated #include "compat.h"in
fs/btrfs/extent-tree.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index 293da65..cc45ec0 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -30,7 +30,6 @@
 #include "volumes.h"
 #include "locking.h"
 #include "ref-cache.h"
-#include "compat.h"

 #define PENDING_EXTENT_INSERT 0
 #define PENDING_EXTENT_DELETE 1


             reply	other threads:[~2009-01-14 22:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 22:59 Huang Weiyi [this message]
2009-01-15  2:10 ` Chris Mason

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=20090115065753.1F16.WEIYI.HUANG@gmail.com \
    --to=weiyi.huang@gmail.com \
    --cc=chris.mason@oracle.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

Powered by JetHome