Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
- Loading branch information