All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 0/4] tipc: do some clean up
@ 2013-12-16 12:40 Wang Weidong
  2013-12-16 12:40 ` [PATCH net-next 1/4] tipc: remove unnecessary variables and conditions Wang Weidong
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Wang Weidong @ 2013-12-16 12:40 UTC (permalink / raw)
  To: jon.maloy, allan.stephens, davem; +Cc: erik.hugne, maloy, netdev

This patch series do some small clean up in tipc. And add reviewed-by
Erik and Jon.

Wang Weidong (4):
  tipc: remove unnecessary variables and conditions
  tipc: kill unnecessary goto's
  tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
  tipc: change lock_sock order in connect()

 net/tipc/core.h       |  2 +-
 net/tipc/name_table.c |  3 +--
 net/tipc/port.c       |  9 +++------
 net/tipc/socket.c     | 33 ++++++++++++---------------------
 4 files changed, 17 insertions(+), 30 deletions(-)

-- 
1.7.12

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH net-next 0/4] tipc: do some clean up
@ 2013-12-12  1:36 Wang Weidong
  2013-12-12  1:36 ` [PATCH net-next 2/4] tipc: kill unnecessary goto's Wang Weidong
  0 siblings, 1 reply; 14+ messages in thread
From: Wang Weidong @ 2013-12-12  1:36 UTC (permalink / raw)
  To: jon.maloy, allan.stephens, davem; +Cc: erik.hugne, netdev, tipc-discussion

This patch series do some small clean up in tipc.

Wang Weidong (4):
  tipc: remove unnecessary variables and conditions
  tipc: kill unnecessary goto's
  tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
  tipc: change lock_sock order in connect()

 net/tipc/core.h       |  2 +-
 net/tipc/name_table.c |  3 +--
 net/tipc/port.c       |  9 +++------
 net/tipc/socket.c     | 33 ++++++++++++---------------------
 4 files changed, 17 insertions(+), 30 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2013-12-17  6:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 12:40 [PATCH RESEND net-next 0/4] tipc: do some clean up Wang Weidong
2013-12-16 12:40 ` [PATCH net-next 1/4] tipc: remove unnecessary variables and conditions Wang Weidong
2013-12-16 13:33   ` David Laight
2013-12-16 14:16     ` Wang Weidong
2013-12-16 12:40 ` [PATCH net-next 2/4] tipc: kill unnecessary goto's Wang Weidong
2013-12-16 13:30   ` David Laight
2013-12-16 14:19     ` Wang Weidong
2013-12-16 18:01       ` David Miller
2013-12-17  6:00         ` Wang Weidong
2013-12-16 12:40 ` [PATCH net-next 3/4] tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> Wang Weidong
2013-12-16 12:40 ` [PATCH net-next 4/4] tipc: change lock_sock order in connect() Wang Weidong
2013-12-16 17:58 ` [PATCH RESEND net-next 0/4] tipc: do some clean up David Miller
2013-12-17  1:18   ` Wang Weidong
  -- strict thread matches above, loose matches on Subject: below --
2013-12-12  1:36 [PATCH " Wang Weidong
2013-12-12  1:36 ` [PATCH net-next 2/4] tipc: kill unnecessary goto's Wang Weidong

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.