public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [iproute PATCH v2 0/2] Two cosmetic fixes in tc/m_action.c
@ 2016-06-15 22:50 Phil Sutter
  2016-06-15 22:50 ` [iproute PATCH v2 1/2] tc: m_action: Use C99 style initializers for struct req Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2016-06-15 22:50 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

Found these when doing something else. Shouldn't cause any functional
change.

Changes since v1:
- Replace patch 1/2 with a better solution as suggested by Stephen
  Hemminger.

Phil Sutter (2):
  tc: m_action: Use C99 style initializers for struct req
  tc: m_action: Drop unused variable nladdr in tc_action_gd()

 tc/m_action.c | 50 +++++++++++++++++++++++---------------------------
 1 file changed, 23 insertions(+), 27 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-06-16 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 22:50 [iproute PATCH v2 0/2] Two cosmetic fixes in tc/m_action.c Phil Sutter
2016-06-15 22:50 ` [iproute PATCH v2 1/2] tc: m_action: Use C99 style initializers for struct req Phil Sutter
2016-06-15 22:50 ` [iproute PATCH v2 2/2] tc: m_action: Drop unused variable nladdr in tc_action_gd() Phil Sutter
2016-06-16 16:42 ` [iproute PATCH v2 0/2] Two cosmetic fixes in tc/m_action.c Stephen Hemminger

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