linux-bl808/net/tipc
Jon Maloy 02fdc14d9b tipc: fix htmldoc and smatch warnings
We fix a warning from the htmldoc tool and an indentation error reported
by smatch. There are no functional changes in this commit.

Signed-off-by: Jon Maloy <jmaloy@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-29 16:28:50 -07:00
..
addr.c tipc: introduce new unified address type for internal use 2021-03-17 11:51:04 -07:00
addr.h tipc: introduce new unified address type for internal use 2021-03-17 11:51:04 -07:00
bcast.c
bcast.h
bearer.c tipc: fix kernel-doc warnings 2021-03-26 15:22:29 -07:00
bearer.h bearer.h: Spellos fixed 2021-03-28 17:31:13 -07:00
core.c
core.h
crypto.c tipc: clean up warnings detected by sparse 2021-03-11 18:06:54 -08:00
crypto.h
diag.c
discover.c
discover.h
eth_media.c
group.c
group.h
ib_media.c
Kconfig
link.c net: tip: fix a couple kernel-doc markups 2021-01-14 10:30:24 -08:00
link.h
Makefile
monitor.c tipc: clean up warnings detected by sparse 2021-03-11 18:06:54 -08:00
monitor.h
msg.c tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() 2021-03-17 11:51:04 -07:00
msg.h
name_distr.c tipc: remove some unnecessary warnings 2021-03-17 11:51:05 -07:00
name_distr.h
name_table.c tipc: remove some unnecessary warnings 2021-03-17 11:51:05 -07:00
name_table.h tipc: simplify signature of tipc_find_service() 2021-03-17 11:51:05 -07:00
net.c tipc: simplify signature of tipc_namtbl_publish() 2021-03-17 11:51:04 -07:00
net.h
netlink.c
netlink.h
netlink_compat.c tipc: convert dest node's address to network order 2021-03-11 18:06:54 -08:00
node.c node.c: A typo fix 2021-03-28 17:31:14 -07:00
node.h
socket.c tipc: fix htmldoc and smatch warnings 2021-03-29 16:28:50 -07:00
socket.h
subscr.c tipc: add host-endian copy of user subscription to struct tipc_subscription 2021-03-17 11:51:05 -07:00
subscr.h tipc: fix htmldoc and smatch warnings 2021-03-29 16:28:50 -07:00
sysctl.c
topsrv.c
topsrv.h
trace.c
trace.h
udp_media.c
udp_media.h