]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-Remove-unused-variables'
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Feb 2019 01:31:30 +0000 (17:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Feb 2019 01:31:30 +0000 (17:31 -0800)
commit26c34609b8428481034491968fb2ea39a78b1030
tree2e50254f28f039f46e03a3dabcaed2b3977d1409
parent249d7b9f035a27c0ea59f507d6f72ddc3b88100d
parent8691334b604e787dfad504d00af74b86d14c0491
Merge branch 'net-Remove-unused-variables'

Florian Fainelli says:

====================
Remove unused variables

This removes unused variables from mlxsw and ethsw after the recent
removal of SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, build scripts are now
fixed to take care of those warnings :).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>