MIPS: oprofile: remove unneeded semicolon in common.c
authorJason Yan <yanaijie@huawei.com>
Tue, 28 Apr 2020 06:32:54 +0000 (14:32 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 28 Apr 2020 11:08:42 +0000 (13:08 +0200)
commit618c35556e5f2156c8bc5cd43664363838e38e45
tree5b2d05c3a1e4fae3901f4982c22462cbbe08440c
parent0cf2ea1121aa14f6873ed2907a3e27b62c87fcbe
MIPS: oprofile: remove unneeded semicolon in common.c

Fix the following coccicheck warning:

arch/mips/oprofile/common.c:113:2-3: Unneeded semicolon

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/oprofile/common.c