fs:dlm:remove unneeded semicolon in rcom.c
authorWu Bo <wubo40@huawei.com>
Wed, 22 Apr 2020 06:59:27 +0000 (14:59 +0800)
committerDavid Teigland <teigland@redhat.com>
Tue, 12 May 2020 19:06:16 +0000 (14:06 -0500)
commit90db4f8be38629bd09183b78079d582221523e25
tree81586a40370da7457eb316a08039496c2f2c9d0a
parent3c80d3794dac5b0f50132846113a120d881462ec
fs:dlm:remove unneeded semicolon in rcom.c

Fix the following coccicheck warning:
fs/dlm/rcom.c:566:2-3: Unneeded semicolon

Signed-off-by: Wu Bo <wubo40@huawei.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/rcom.c