From: Luis de Bethencourt <lui...@kernel.org> Date: Tue, 16 Jan 2018 15:03:32 +0000
> The trailing semicolon is an empty statement that does no operation. > It is completely stripped out by the compiler. Removing it since it doesn't do > anything. > > Signed-off-by: Luis de Bethencourt <lui...@kernel.org> Applied to net-next, thanks.