gfs2: removed unnecessary semicolon
authorAliasgar Surti <aliasgar.surti500@gmail.com>
Fri, 4 Oct 2019 15:55:29 +0000 (10:55 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 30 Oct 2019 11:17:04 +0000 (12:17 +0100)
commit098b9c1453629be7e637498f3ca8bb3c592eb394
tree86414dce8b45bf1c3354719fc1f173aed9c85199
parentd5798141fd54cea074c3429d5803f6c41ade0ca8
gfs2: removed unnecessary semicolon

There is use of unnecessary semicolon after switch case.
Removed the semicolon.

Signed-off-by: Aliasgar Surti <aliasgar.surti500@gmail.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glops.c
fs/gfs2/inode.c
fs/gfs2/recovery.c