All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] Fix duplicate #include headers
@ 2014-08-07 12:50 Jean Sacren
  2014-08-07 23:04 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Sacren @ 2014-08-07 12:50 UTC (permalink / raw)
  To: netdev

This series fixes duplicate #include headers in the current net
tree.

Jean Sacren (3):
  amd: xgbe: delete duplicate linux/phy.h header
  batman: delete duplicate multicast.h header
  openvswitch: fix duplicate #include headers

 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 1 -
 net/batman-adv/multicast.c               | 1 -
 net/openvswitch/datapath.c               | 2 --
 3 files changed, 4 deletions(-)

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

* Re: [PATCH net 0/3] Fix duplicate #include headers
  2014-08-07 12:50 [PATCH net 0/3] Fix duplicate #include headers Jean Sacren
@ 2014-08-07 23:04 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-08-07 23:04 UTC (permalink / raw)
  To: sakiwit; +Cc: netdev

From: Jean Sacren <sakiwit@gmail.com>
Date: Thu,  7 Aug 2014 06:50:45 -0600

> This series fixes duplicate #include headers in the current net
> tree.
> 
> Jean Sacren (3):
>   amd: xgbe: delete duplicate linux/phy.h header
>   batman: delete duplicate multicast.h header
>   openvswitch: fix duplicate #include headers

Series applied.

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

end of thread, other threads:[~2014-08-07 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-07 12:50 [PATCH net 0/3] Fix duplicate #include headers Jean Sacren
2014-08-07 23:04 ` 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.