Hello!
On 1/15/2017 12:47 AM, Florian Fainelli wrote:
Move the assignment of ports in _dsa_register_switch() closer to where
it is checked, no functional change. Re-order declarations to be
"Be" not needed.
preserve the inverted christmas tree style.
Signed-off-by: Florian Fainelli
[.
Move the assignment of ports in _dsa_register_switch() closer to where
it is checked, no functional change. Re-order declarations to be
preserve the inverted christmas tree style.
Signed-off-by: Florian Fainelli
---
net/dsa/dsa2.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --g