diff options
Diffstat (limited to 'fs/xfs/xfs_trans_rmap.c')
| -rw-r--r-- | fs/xfs/xfs_trans_rmap.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/fs/xfs/xfs_trans_rmap.c b/fs/xfs/xfs_trans_rmap.c index 726d8e2c0558..05b00e40251f 100644 --- a/fs/xfs/xfs_trans_rmap.c +++ b/fs/xfs/xfs_trans_rmap.c @@ -193,7 +193,6 @@ xfs_rmap_update_create_done(  STATIC int  xfs_rmap_update_finish_item(  	struct xfs_trans		*tp, -	struct xfs_defer_ops		*dop,  	struct list_head		*item,  	void				*done_item,  	void				**state) |