ARC: dw2 unwind: Fix trailing semicolon
authorLuis de Bethencourt <luisbg@kernel.org>
Tue, 23 Jan 2018 15:16:08 +0000 (15:16 +0000)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 23 Jan 2018 19:12:28 +0000 (11:12 -0800)
commit7d82c5fa057c813d13e1f828f779727214573723
treeed34cf1895dc91b2bb158fdae3c5c9c1b4e07b8d
parent8ff3afc159f26e44471e174077e6d16cd2a2bb91
ARC: dw2 unwind: Fix trailing semicolon

The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.

Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/unwind.c