[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1269537767-7553-11-git-send-email-andrea.gelmini@gelma.net>
Date: Thu, 25 Mar 2010 18:22:41 +0100
From: Andrea Gelmini <andrea.gelmini@...ma.net>
To: linux-doc@...r.kernel.org
Cc: Andrea Gelmini <andrea.gelmini@...ma.net>,
Alex Elder <aelder@....com>, xfs-masters@....sgi.com,
Christoph Hellwig <hch@....de>,
Dave Chinner <david@...morbit.com>, xfs@....sgi.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 11/16] XFS xfs_trace.c: duplicated include
fs/xfs/linux-2.6/xfs_trace.c: xfs_attr_sf.h is included more than once.
Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>
---
fs/xfs/linux-2.6/xfs_trace.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/xfs/linux-2.6/xfs_trace.c b/fs/xfs/linux-2.6/xfs_trace.c
index 5a10760..cb840e0 100644
--- a/fs/xfs/linux-2.6/xfs_trace.c
+++ b/fs/xfs/linux-2.6/xfs_trace.c
@@ -41,7 +41,6 @@
#include "xfs_alloc.h"
#include "xfs_bmap.h"
#include "xfs_attr.h"
-#include "xfs_attr_sf.h"
#include "xfs_attr_leaf.h"
#include "xfs_log_priv.h"
#include "xfs_buf_item.h"
--
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