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>
This commit is contained in:
parent
fb8b941c75
commit
9db384feea
@ -28,7 +28,6 @@
|
|||||||
#include "xfs_da_format.h"
|
#include "xfs_da_format.h"
|
||||||
#include "xfs_da_btree.h"
|
#include "xfs_da_btree.h"
|
||||||
#include "xfs_attr.h"
|
#include "xfs_attr.h"
|
||||||
#include "xfs_trans_priv.h"
|
|
||||||
#include "xfs_exchmaps.h"
|
#include "xfs_exchmaps.h"
|
||||||
|
|
||||||
static struct kmem_cache *xfs_defer_pending_cache;
|
static struct kmem_cache *xfs_defer_pending_cache;
|
||||||
|
Loading…
Reference in New Issue
Block a user