From: Alex Elder on
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(a)gelma.net>

Looks good. -Alex

Reviewed-by: Alex Elder <aelder(a)sgi.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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/