linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 15/16] BTRFS ioctl.c: duplicated include
       [not found] <1269537767-7553-1-git-send-email-andrea.gelmini@gelma.net>
@ 2010-03-25 17:22 ` Andrea Gelmini
  0 siblings, 0 replies; only message in thread
From: Andrea Gelmini @ 2010-03-25 17:22 UTC (permalink / raw)
  To: linux-doc
  Cc: Andrea Gelmini, Chris Mason, Yan Zheng, Josef Bacik, Sage Weil,
	Al Viro, linux-btrfs, linux-kernel

fs/btrfs/ioctl.c: ctree.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-25 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1269537767-7553-1-git-send-email-andrea.gelmini@gelma.net>
2010-03-25 17:22 ` [PATCH 15/16] BTRFS ioctl.c: duplicated include Andrea Gelmini

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).