Re: [PATCH 00/10 net-next] net/tipc: fix all kernel-doc and add TIPC networking chapter
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-11-28 01:44:25
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-11-28 01:44:25
On Tue, 24 Nov 2020 20:20:16 -0800 Randy Dunlap wrote:
Fix lots of net/tipc/ kernel-doc warnings. Add many struct field and function parameter descriptions. Then add a TIPC chapter to the networking documentation book. Note: some of the struct members and function parameters are marked with "FIXME". They could use some additional descriptions if someone could help add to them. Thanks. Question: is net/tipc/discover.c, in tipc_disc_delete() kernel-doc, what is the word "duest"? Should it be changed?
Thanks for cleaning those up!
Looks like this had a conflict with commits from 6375da9dac8b ("Merge
branch 'tipc-some-minor-improvements'") - please rebase.