[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1269542259.2523.25.camel@doink>
Date: Thu, 25 Mar 2010 13:37:39 -0500
From: Alex Elder <aelder@....com>
To: Andrea Gelmini <andrea.gelmini@...ma.net>
Cc: linux-doc@...r.kernel.org, xfs-masters@....sgi.com,
Christoph Hellwig <hch@....de>,
Dave Chinner <david@...morbit.com>, xfs@....sgi.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/16] XFS xfs_trace.c: duplicated include
On Thu, 2010-03-25 at 18:22 +0100, Andrea Gelmini wrote:
> 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>
Looks good. -Alex
Reviewed-by: Alex Elder <aelder@....com>
> ---
> 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"
--
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