Skip to content

Commit 9db384f

Browse files
wb-zjp846396Chandan Babu R
authored andcommitted
xfs: Remove duplicate xfs_trans_priv.h header
./fs/xfs/libxfs/xfs_defer.c: xfs_trans_priv.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9491 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
1 parent fb8b941 commit 9db384f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/xfs/libxfs/xfs_defer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "xfs_da_format.h"
2929
#include "xfs_da_btree.h"
3030
#include "xfs_attr.h"
31-
#include "xfs_trans_priv.h"
3231
#include "xfs_exchmaps.h"
3332

3433
static struct kmem_cache *xfs_defer_pending_cache;

0 commit comments

Comments
 (0)