mbox series

[tipc-discussion,net,0/2] improvement for wait and wakeup

Message ID 20190219042048.23243-1-tung.q.nguyen@dektech.com.au
Headers show
Series improvement for wait and wakeup | expand

Message

Tung Quang Nguyen Feb. 19, 2019, 4:20 a.m. UTC
Some improvements for tipc_wait_for_xzy().

Tung Nguyen (2):
  tipc: improve function tipc_wait_for_cond()
  tipc: improve function tipc_wait_for_rcvmsg()

 net/tipc/socket.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Comments

David Miller Feb. 21, 2019, 9:58 p.m. UTC | #1
From: Tung Nguyen <tung.q.nguyen@dektech.com.au>
Date: Tue, 19 Feb 2019 11:20:46 +0700

> Some improvements for tipc_wait_for_xzy().

Series applied.