netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] net: Remove duplicate struct declaration
@ 2021-03-31  2:35 Wan Jiabing
  2021-03-31  2:35 ` [PATCH 1/4] net: wireless: broadcom: " Wan Jiabing
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Wan Jiabing @ 2021-03-31  2:35 UTC (permalink / raw)
  To: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu,
	David S. Miller, Jakub Kicinski, Maxime Coquelin,
	Arend van Spriel, Franky Lin, Hante Meuleman, Chi-hsien Lin,
	Wright Feng, Chung-hsien Hsu, Kalle Valo, Ajay Singh,
	Claudiu Beznea, Wan Jiabing, Greg Kroah-Hartman, netdev,
	linux-stm32, linux-arm-kernel, linux-kernel, linux-wireless,
	brcm80211-dev-list.pdl, SHA-cyfmac-dev-list
  Cc: kael_w

This patch series tried to remove duplicate struct declaration.

Wan Jiabing (4):
  net: wireless: broadcom: Remove duplicate struct declaration
  net: wireless: microchip: Remove duplicate struct declaration
  net: wireless: marvell: Remove duplicate struct declaration
  net: ethernet: stmicro: Remove duplicate struct declaration

 drivers/net/ethernet/stmicro/stmmac/hwif.h               | 1 -
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.h | 1 -
 drivers/net/wireless/marvell/libertas_tf/libertas_tf.h   | 1 -
 drivers/net/wireless/microchip/wilc1000/wlan.h           | 1 -
 4 files changed, 4 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-21  9:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  2:35 [PATCH 0/4] net: Remove duplicate struct declaration Wan Jiabing
2021-03-31  2:35 ` [PATCH 1/4] net: wireless: broadcom: " Wan Jiabing
2021-04-18  6:33   ` [1/4] brcmfmac: " Kalle Valo
2021-03-31  2:35 ` [PATCH 2/4] net: wireless: microchip: " Wan Jiabing
2021-03-31  2:35 ` [PATCH 3/4] net: wireless: marvell: " Wan Jiabing
2021-04-21  9:39   ` [3/4] libertas_tf: " Kalle Valo
2021-03-31  2:35 ` [PATCH 4/4] net: ethernet: stmicro: " Wan Jiabing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).