Re: [PATCH] modpost: Remove trailing semicolon

From: Jessica Yu
Date: Tue Jan 16 2018 - 13:39:28 EST


+++ Luis de Bethencourt [16/01/18 13:21 +0000]:
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. Thanks,

Jessica