net: tipc: kerneldoc fixes
authorLu Wei <luwei32@huawei.com>
Tue, 15 Sep 2020 02:39:55 +0000 (10:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 20:33:04 +0000 (13:33 -0700)
commit2e5117ba9f582262e93a1fdf8e1a7b9affd5121c
tree49bc45ed7744c58e63b820947cb70949fc2e2b76
parentd3f2ef1887e18a091ac25e3ec8985ecb9a5c76fc
net: tipc: kerneldoc fixes

Fix parameter description of tipc_link_bc_create()

Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 16ad3f4022bb ("tipc: introduce variable window congestion control")
Signed-off-by: Lu Wei <luwei32@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c