netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tipc: eliminate smatch warnings
@ 2014-02-14 21:40 Jon Maloy
  2014-02-14 21:40 ` [PATCH net-next 1/2] tipc: fix a loop style problem Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jon Maloy @ 2014-02-14 21:40 UTC (permalink / raw)
  To: davem
  Cc: netdev, Paul Gortmaker, erik.hugne, ying.xue, maloy,
	tipc-discussion, Jon Maloy

We fix a couple of issues introduced by the series 
"tipc: clean up media and bearer layer". 

Thanks to Dan Carpenter and Walter Harms for highlighting this.

Jon Maloy (2):
  tipc: fix a loop style problem
  tipc: correct usage of spin_lock() vs spin_lock_bh()

 net/tipc/link.c |    6 +++---
 net/tipc/node.c |   10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-17  5:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14 21:40 [PATCH net-next 0/2] tipc: eliminate smatch warnings Jon Maloy
2014-02-14 21:40 ` [PATCH net-next 1/2] tipc: fix a loop style problem Jon Maloy
2014-02-14 21:40 ` [PATCH net-next 2/2] tipc: correct usage of spin_lock() vs spin_lock_bh() Jon Maloy
2014-02-17  5:26 ` [PATCH net-next 0/2] tipc: eliminate smatch warnings David Miller

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