Netdev List
 help / color / mirror / Atom feed
* [PATCH iproute2 0/4] drop extern from function prototypes
@ 2018-08-20 23:02 Stephen Hemminger
  2018-08-20 23:02 ` [PATCH iproute2 1/4] ip: drop extern from function prototype Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Hemminger @ 2018-08-20 23:02 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger

iproute2 uses kernel style guidelines

Stephen Hemminger (4):
  ip: drop extern from function prototype
  bridge: drop extern from function prototypes
  genl: drop extern from function prototypes
  tc: drop extern from function prototypes

 bridge/br_common.h | 18 +++++++++---------
 genl/genl_utils.h  |  5 +++--
 ip/ip_common.h     |  2 +-
 tc/m_ematch.h      | 35 +++++++++++++++--------------------
 tc/m_pedit.h       | 31 +++++++++++++++----------------
 tc/tc_common.h     | 30 +++++++++++++++---------------
 tc/tc_red.h        |  7 ++++---
 7 files changed, 62 insertions(+), 66 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2018-08-21  2:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20 23:02 [PATCH iproute2 0/4] drop extern from function prototypes Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 1/4] ip: drop extern from function prototype Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 2/4] bridge: drop extern from function prototypes Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 3/4] genl: " Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 4/4] tc: " Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox