diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-23 21:22:49 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-23 21:24:50 -0800 |
commit | b3531f5fc16d4df2b12567bce48cd9f3ab5f9131 (patch) | |
tree | 04ca16666c392337af98c1252b91b187a64ec02b /drivers/dma-buf/sync_debug.c | |
parent | 54027a49938bbee1af62fad191139b14d4ee5cd2 (diff) | |
download | linux-b3531f5fc16d4df2b12567bce48cd9f3ab5f9131.tar.gz linux-b3531f5fc16d4df2b12567bce48cd9f3ab5f9131.tar.bz2 linux-b3531f5fc16d4df2b12567bce48cd9f3ab5f9131.zip |
xfs: remove unused variable 'done'
fs/xfs/xfs_inode.c: In function 'xfs_itruncate_extents_flags':
fs/xfs/xfs_inode.c:1523:8: warning: unused variable 'done' [-Wunused-variable]
commit 4bbb04abb4ee ("xfs: truncate should remove
all blocks, not just to the end of the page cache")
left behind this, so remove it.
Fixes: 4bbb04abb4ee ("xfs: truncate should remove all blocks, not just to the end of the page cache")
Reported-by: Hulk Robot <hulkci@huawei.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'drivers/dma-buf/sync_debug.c')
0 files changed, 0 insertions, 0 deletions