Re: [tipc-discussion] [net-next v2 0/3] tipc: some small cleanups

2021-04-14 Thread Xin Long
On Wed, Apr 7, 2021 at 4:59 PM  wrote:
>
> From: Jon Maloy 
>
> We make some minor code cleanups and improvements.
>
> ---
> v2: - Removed patch #1 from v1, which has now been applied upstream
> - Fixed memory leak in patch #2 as identified by Hoang
>
> Jon Maloy (3):
>   tipc: eliminate redundant fields in struct tipc_sock
>   tipc: refactor function tipc_sk_anc_data_recv()
>   tipc: simplify handling of lookup scope during multicast message
> reception
>
>  net/tipc/name_table.c |   6 +-
>  net/tipc/name_table.h |   4 +-
>  net/tipc/socket.c | 149 +++---
>  3 files changed, 74 insertions(+), 85 deletions(-)
>
> --
> 2.29.2
>
>
>
> ___
> tipc-discussion mailing list
> tipc-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tipc-discussion
LGTM!

Reviewed-by: Xin Long 


___
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion


Re: [tipc-discussion] [net-next v2 0/3] tipc: some small cleanups

2021-04-14 Thread Hoang Huu Le
Series 
Tested-by: Hoang Le 

> -Original Message-
> From: jma...@redhat.com 
> Sent: Thursday, April 8, 2021 3:59 AM
> To: tipc-discussion@lists.sourceforge.net
> Cc: Tung Quang Nguyen ; Hoang Huu Le 
> ; Tuong Tong Lien
> ; jma...@redhat.com; ma...@donjonn.com; 
> l...@redhat.com; ying@windriver.com;
> parthasarathy.bhuvara...@gmail.com
> Subject: [net-next v2 0/3] tipc: some small cleanups
> 
> From: Jon Maloy 
> 
> We make some minor code cleanups and improvements.
> 
> ---
> v2: - Removed patch #1 from v1, which has now been applied upstream
> - Fixed memory leak in patch #2 as identified by Hoang
> 
> Jon Maloy (3):
>   tipc: eliminate redundant fields in struct tipc_sock
>   tipc: refactor function tipc_sk_anc_data_recv()
>   tipc: simplify handling of lookup scope during multicast message
> reception
> 
>  net/tipc/name_table.c |   6 +-
>  net/tipc/name_table.h |   4 +-
>  net/tipc/socket.c | 149 +++---
>  3 files changed, 74 insertions(+), 85 deletions(-)
> 
> --
> 2.29.2



___
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion


[tipc-discussion] [net-next v2 0/3] tipc: some small cleanups

2021-04-07 Thread jmaloy
From: Jon Maloy 

We make some minor code cleanups and improvements.

---
v2: - Removed patch #1 from v1, which has now been applied upstream
- Fixed memory leak in patch #2 as identified by Hoang
 
Jon Maloy (3):
  tipc: eliminate redundant fields in struct tipc_sock
  tipc: refactor function tipc_sk_anc_data_recv()
  tipc: simplify handling of lookup scope during multicast message
reception

 net/tipc/name_table.c |   6 +-
 net/tipc/name_table.h |   4 +-
 net/tipc/socket.c | 149 +++---
 3 files changed, 74 insertions(+), 85 deletions(-)

-- 
2.29.2



___
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion