aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
diff options
context:
space:
mode:
authorGravatar Yang Li <yang.lee@linux.alibaba.com> 2023-07-03 09:38:50 -0700
committerGravatar Darrick J. Wong <djwong@kernel.org> 2023-07-03 09:48:18 -0700
commit34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e (patch)
treee3b299b604809217b5815756f65a1ffa97187696 /fs/xfs
parentxfs: AGI length should be bounds checked (diff)
downloadlinux-34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e.tar.gz
linux-34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e.tar.bz2
linux-34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e.zip
xfs: Remove unneeded semicolon
./fs/xfs/xfs_extfree_item.c:723:3-4: Unneeded semicolon Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5728 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs')
-rw-r--r--fs/xfs/xfs_extfree_item.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_extfree_item.c b/fs/xfs/xfs_extfree_item.c
index cdd8ebb6e7cb..f1a5ecf099aa 100644
--- a/fs/xfs/xfs_extfree_item.c
+++ b/fs/xfs/xfs_extfree_item.c
@@ -720,7 +720,7 @@ xfs_efi_item_recover(
requeue_only = true;
continue;
}
- };
+ }
if (error == -EFSCORRUPTED)
XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp,