projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43dc0aa
)
xfs: remove duplicate headers
author
Chen Zhou
<chenzhou10@huawei.com>
Fri, 8 May 2020 15:51:34 +0000
(08:51 -0700)
committer
Darrick J. Wong
<darrick.wong@oracle.com>
Fri, 8 May 2020 15:51:34 +0000
(08:51 -0700)
Remove duplicate headers which are included twice.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_xattr.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_xattr.c
b/fs/xfs/xfs_xattr.c
index fc5d7276026e461b575000de6645f48ba7972806..bca48b308c0230a1c74f4ab67dced6f5e4888dbc 100644
(file)
--- a/
fs/xfs/xfs_xattr.c
+++ b/
fs/xfs/xfs_xattr.c
@@
-12,7
+12,6
@@
#include "xfs_inode.h"
#include "xfs_attr.h"
#include "xfs_acl.h"
-#include "xfs_da_format.h"
#include "xfs_da_btree.h"
#include <linux/posix_acl_xattr.h>