Re: [PATCH] net: tipc: kerneldoc fixes

2020-09-15 Thread David Miller
From: Lu Wei Date: Tue, 15 Sep 2020 10:39:55 +0800 > Fix parameter description of tipc_link_bc_create() > > Reported-by: Hulk Robot > Fixes: 16ad3f4022bb ("tipc: introduce variable window congestion control") > Signed-off-by: Lu Wei Applied, thanks.

[PATCH] net: tipc: kerneldoc fixes

2020-09-14 Thread Lu Wei
Fix parameter description of tipc_link_bc_create() Reported-by: Hulk Robot Fixes: 16ad3f4022bb ("tipc: introduce variable window congestion control") Signed-off-by: Lu Wei --- net/tipc/link.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/tipc/link.c b/net/tipc/link.c