Browse Source

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@gelma.net>
Signed-off-by: Alex Elder <aelder@sgi.com>
Andrea Gelmini 15 năm trước cách đây
mục cha
commit
fce1cad651
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      fs/xfs/linux-2.6/xfs_trace.c

+ 0 - 1
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"