]> git.baikalelectronics.ru Git - kernel.git/commit
net: ocelot: align macros for consistency
authorColin Foster <colin.foster@in-advantage.com>
Sun, 13 Feb 2022 19:12:52 +0000 (11:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Feb 2022 13:24:29 +0000 (13:24 +0000)
commit65c53595bc2a14e77b455c8a12fc2631cbe43868
tree6fab9aa2e57979e50994276a248d7d6e1c9fdde4
parente27d785e60b6b1d4a53ec632db2e8c5b16bd6cd6
net: ocelot: align macros for consistency

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 <colin.foster@in-advantage.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/soc/mscc/ocelot.h