Re: [PATCH v1 net-next 2/2] net: mscc: ocelot: add missed parentheses around macro argument

From: Vladimir Oltean
Date: Sun May 01 2022 - 07:09:05 EST


On Sat, Apr 30, 2022 at 04:23:27PM -0700, Colin Foster wrote:
> Commit 2f187bfa6f35 ("net: ethernet: ocelot: remove the need for num_stats
> initializer") added a macro that patchwork warned it lacked parentheses
> around an argument. Correct this mistake.
>
> Fixes: 2f187bfa6f35 ("net: ethernet: ocelot: remove the need for num_stats initializer")
> Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>
Tested-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>