diff options
author | Huang Weiyi <weiyi.huang@gmail.com> | 2010-05-22 17:13:20 +0000 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-28 15:19:24 -0500 |
commit | 292ec4cf3536a5ed8809e8823341b203e497bbaf (patch) | |
tree | abded6956e08f3fc5ccddd4af945739aa049a92f /fs | |
parent | 07f1a4f5e89cd4e6c79d67d41e8a18c451214ae2 (diff) | |
download | linux-3.10-292ec4cf3536a5ed8809e8823341b203e497bbaf.tar.gz linux-3.10-292ec4cf3536a5ed8809e8823341b203e497bbaf.tar.bz2 linux-3.10-292ec4cf3536a5ed8809e8823341b203e497bbaf.zip |
xfs: xfs_trace.c: remove duplicated #include
Remove duplicated #include('s) in
fs/xfs/linux-2.6/xfs_trace.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs')
-rw-r--r-- | 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 207fa77f63a..d12be8470cb 100644 --- a/fs/xfs/linux-2.6/xfs_trace.c +++ b/fs/xfs/linux-2.6/xfs_trace.c @@ -50,7 +50,6 @@ #include "quota/xfs_dquot_item.h" #include "quota/xfs_dquot.h" #include "xfs_log_recover.h" -#include "xfs_buf_item.h" #include "xfs_inode_item.h" /* |