]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: macb: unify macb_config alignment style
authorConor Dooley <conor.dooley@microchip.com>
Wed, 6 Jul 2022 09:51:27 +0000 (10:51 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 8 Jul 2022 03:01:50 +0000 (20:01 -0700)
commit649bef9c7663f23f8813b8b26d615ffc0df64787
tree42b57247415f27e16bf161cb72aaccd84d9e79a9
parent8aad66aa59be53e7bc5d0591db1a8147049dba4c
net: macb: unify macb_config alignment style

The various macb_config structs have taken different approaches to
alignment when broken over newlines. Pick one style and make them
match.

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cadence/macb_main.c