net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
authorVladimir Oltean <vladimir.oltean@nxp.com>
Wed, 5 Jan 2022 22:11:49 +0000 (00:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jan 2022 12:16:21 +0000 (12:16 +0000)
commit63cfc65753d604edc6cfe07e6fba2bf8ececb293
tree87b31cce61ac458754b659b55c72913fe3de95f9
parentaf8c6db1975160753995932f43e1cd40d508aa6d
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas

This is a cosmetic incremental fixup to commits
7787ff776398 ("net: dsa: merge all bools of struct dsa_switch into a single u32")
bde82f389af1 ("net: dsa: merge all bools of struct dsa_port into a single u8")

The desire to make this change was enunciated after posting these
patches here:
https://patchwork.kernel.org/project/netdevbpf/cover/20220105132141.2648876-1-vladimir.oltean@nxp.com/

but due to a slight timing overlap (message posted at 2:28 p.m. UTC,
merge commit is at 2:46 p.m. UTC), that comment was missed and the
changes were applied as-is.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h