[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1269537767-7553-15-git-send-email-andrea.gelmini@gelma.net>
Date: Thu, 25 Mar 2010 18:22:45 +0100
From: Andrea Gelmini <andrea.gelmini@...ma.net>
To: linux-doc@...r.kernel.org
Cc: Andrea Gelmini <andrea.gelmini@...ma.net>,
Chris Mason <chris.mason@...cle.com>,
Yan Zheng <zheng.yan@...cle.com>,
Josef Bacik <josef@...hat.com>, Sage Weil <sage@...dream.net>,
Al Viro <viro@...iv.linux.org.uk>, linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 15/16] BTRFS ioctl.c: duplicated include
fs/btrfs/ioctl.c: ctree.h is included more than once.
Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>
---
fs/btrfs/ioctl.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/ioctl.c b/fs/btrfs/ioctl.c
index 2845c6c..5c9f8b3 100644
--- a/fs/btrfs/ioctl.c
+++ b/fs/btrfs/ioctl.c
@@ -48,7 +48,6 @@
#include "print-tree.h"
#include "volumes.h"
#include "locking.h"
-#include "ctree.h"
/* Mask out flags that are inappropriate for the given type of inode. */
static inline __u32 btrfs_mask_flags(umode_t mode, __u32 flags)
--
1.7.0.3.296.g9776a
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists