Re: [PATCH] net/mlx5e: Fix trailing semicolon
From: David Miller
Date: Thu Jan 18 2018 - 16:23:03 EST
From: Luis de Bethencourt <luisbg@xxxxxxxxxx>
Date: Wed, 17 Jan 2018 12:09:15 +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 to net-next, thank you.