On Mon, 8 Feb 2021 10:00:48 -0800 Randy Dunlap wrote: > On 2/8/21 8:59 AM, Simon Wunderlich wrote: > > From: Sven Eckelmann <[email protected]> > > > > kernel-doc can only correctly identify the documented function or struct > > when the name in the first kernel-doc line references it. But some of the > > kernel-doc blocks referenced a different function/struct then it actually > > documented. > > > > Signed-off-by: Sven Eckelmann <[email protected]> > > Signed-off-by: Simon Wunderlich <[email protected]> > > Reviewed-by: Randy Dunlap <[email protected]>
Thanks! Just FWIW since this is a pull request I can't add tags on individual patches in git, but it will be recorded on the list, I guess..
