All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Remove unused variables
@ 2019-02-12 23:39 Florian Fainelli
  2019-02-12 23:39 ` [PATCH net-next 1/2] mlxsw: spectrum_switchdev: " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2019-02-12 23:39 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

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 :).

Thank you!

Florian Fainelli (2):
  mlxsw: spectrum_switchdev: Remove unused variables
  staging: fsl-dpaa2: ethsw: Remove unused port_priv variable

 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 3 ---
 drivers/staging/fsl-dpaa2/ethsw/ethsw.c                  | 2 --
 2 files changed, 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-13  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 23:39 [PATCH net-next 0/2] Remove unused variables Florian Fainelli
2019-02-12 23:39 ` [PATCH net-next 1/2] mlxsw: spectrum_switchdev: " Florian Fainelli
2019-02-12 23:39 ` [PATCH net-next 2/2] staging: fsl-dpaa2: ethsw: Remove unused port_priv variable Florian Fainelli
2019-02-12 23:40 ` [PATCH 01/13] net: bridge: Allow deying multicast snooping toggling Florian Fainelli
2019-02-13  1:32 ` [PATCH net-next 0/2] Remove unused variables David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.