Re: [PATCH] net/mlx5e: Fix trailing semicolon
From: Saeed Mahameed
Date: Wed Jan 17 2018 - 20:36:02 EST
On 01/17/2018 04:09 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>
Looks Good, Thanks Luis.
Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxxxx>