2022-02-09 06:41:08

by Vladimir Oltean

[permalink] [raw]
Subject: Re: [PATCH v5 net-next 1/3] net: ocelot: align macros for consistency

On Mon, Feb 07, 2022 at 08:46:42PM -0800, Colin Foster wrote:
> In the ocelot.h file, several read / write macros were split across
> multiple lines, while others weren't. Split all macros that exceed the 80
> character column width and match the style of the rest of the file.
>
> Signed-off-by: Colin Foster <[email protected]>
> ---

Reviewed-by: Vladimir Oltean <[email protected]>