Re: [PATCH 1/2] ARC: dw2 unwind: Fix trailing semicolon
From: Vineet Gupta
Date: Tue Jan 23 2018 - 14:14:13 EST
On 01/23/2018 07:20 AM, Luis de Bethencourt wrote:
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@xxxxxxxxxx>
Applied to for-curr
Thx,
-Vineet