OSDN Git Service

net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
authorVladimir Oltean <olteanv@gmail.com>
Sat, 4 Jan 2020 00:37:11 +0000 (02:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Jan 2020 23:13:13 +0000 (15:13 -0800)
commit2821d50fc0c45e45bc10781d4dd332e21e7fb980
tree89253f8b67c741762faa569fcc6b02e9040f5e7f
parenta68578c20a9667463ee3000402b21644ea62d753
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit

This is a cosmetic patch that makes the dp, tx_vid, queue_mapping and
pcp local variable definitions a bit closer in length, so they don't
look like an eyesore as much.

The 'ds' variable is not used otherwise, except for ds->dp.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/tag_sja1105.c