net: dsa: reindent arguments of dsa_user_vlan_for_each()
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 2 Feb 2024 16:20:41 +0000 (18:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Feb 2024 12:37:06 +0000 (12:37 +0000)
commit0cd216d769fbd161c06f5a702bf7a951f276f558
tree0e4fea2e2febbfceaa06541f9893d7a9c7b04ec3
parent1c7bbea992c8051b6b53c230d3ad30bcbc5309c9
net: dsa: reindent arguments of dsa_user_vlan_for_each()

These got misaligned after commit 6ca80638b90c ("net: dsa: Use conduit
and user terms").

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/user.c