From: Danny Kukawka <danny.kukawka@bisect.de>
To: Chris Mason <chris.mason@oracle.com>
Cc: Danny Kukawka <dkukawka@suse.de>,
linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] btrfs/check-integrity.c: included disk-io.h twice
Date: Thu, 16 Feb 2012 14:55:29 +0100 [thread overview]
Message-ID: <1329400529-31793-1-git-send-email-danny.kukawka@bisect.de> (raw)
fs/btrfs/check-integrity.c included disk-io.h twice, remove the
duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
fs/btrfs/check-integrity.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/check-integrity.c b/fs/btrfs/check-integrity.c
index b669a7d..064b29b 100644
--- a/fs/btrfs/check-integrity.c
+++ b/fs/btrfs/check-integrity.c
@@ -89,7 +89,6 @@
#include "disk-io.h"
#include "transaction.h"
#include "extent_io.h"
-#include "disk-io.h"
#include "volumes.h"
#include "print-tree.h"
#include "locking.h"
--
1.7.8.3
next reply other threads:[~2012-02-16 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 13:55 Danny Kukawka [this message]
2012-02-16 15:28 ` [PATCH] btrfs/check-integrity.c: included disk-io.h twice Danny Kukawka
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=1329400529-31793-1-git-send-email-danny.kukawka@bisect.de \
--to=danny.kukawka@bisect.de \
--cc=chris.mason@oracle.com \
--cc=dkukawka@suse.de \
--cc=linux-btrfs@vger.kernel.org \
--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).