From: Yang Li Date: Mon, 3 Jul 2023 16:38:50 +0000 (-0700) Subject: xfs: Remove unneeded semicolon X-Git-Tag: v6.6.7~2380^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e;p=platform%2Fkernel%2Flinux-starfive.git xfs: Remove unneeded semicolon ./fs/xfs/xfs_extfree_item.c:723:3-4: Unneeded semicolon Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5728 Signed-off-by: Yang Li Reviewed-by: Darrick J. Wong Signed-off-by: Darrick J. Wong --- diff --git a/fs/xfs/xfs_extfree_item.c b/fs/xfs/xfs_extfree_item.c index cdd8ebb..f1a5ecf 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,