From: <jm...@re...> - 2021-03-25 15:56:43
|
From: Jon Maloy <jm...@re...> We fix a couple of warnings and make some minor code cleanups and improvements. Jon Maloy (4): tipc: fix htmldoc and smatch warnings 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 | 151 +++++++++++++++++++----------------------- net/tipc/subscr.h | 3 +- 4 files changed, 77 insertions(+), 87 deletions(-) -- 2.29.2 |