xfs: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 3 Jul 2023 16:38:50 +0000 (09:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jul 2023 16:48:18 +0000 (09:48 -0700)
commit34acceaa8818a0ff4943ec5f2f8831cfa9d3fe7e
treee3b299b604809217b5815756f65a1ffa97187696
parent2d7d1e7ea321b0b2810eb00183e21332ee9c4b6f
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>
fs/xfs/xfs_extfree_item.c