From: <jm...@re...> - 2021-04-07 20:59:06
|
From: Jon Maloy <jm...@re...> 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 |