Re: [PATCH -next] xfs: remove duplicated xfs_defer.h

2019-01-31 Thread Darrick J. Wong
On Thu, Jan 17, 2019 at 03:02:17PM +0800, YueHaibing wrote: > Remove duplicated include. > > Signed-off-by: YueHaibing Looks fine to me, Reviewed-by: Darrick J. Wong --D > --- > fs/xfs/xfs_trans_bmap.c | 1 - > fs/xfs/xfs_trans_extfree.c | 1 - > fs/xfs/xfs_trans_refcount.c | 1 - >

[PATCH -next] xfs: remove duplicated xfs_defer.h

2019-01-16 Thread YueHaibing
Remove duplicated include. Signed-off-by: YueHaibing --- fs/xfs/xfs_trans_bmap.c | 1 - fs/xfs/xfs_trans_extfree.c | 1 - fs/xfs/xfs_trans_refcount.c | 1 - fs/xfs/xfs_trans_rmap.c | 1 - 4 files changed, 4 deletions(-) diff --git a/fs/xfs/xfs_trans_bmap.c b/fs/xfs/xfs_trans_bmap.c