Skip to content

Commit

Permalink
xfs: xfs_trace.c: duplicated include
Browse files Browse the repository at this point in the history
fs/xfs/linux-2.6/xfs_trace.c: xfs_attr_sf.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Alex Elder <aelder@sgi.com>
  • Loading branch information
Andrea Gelmini authored and Alex Elder committed May 19, 2010
1 parent 3f943d8 commit fce1cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/xfs/linux-2.6/xfs_trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fce1cad

Please sign in to comment.