On Mon, 8 Feb 2021 10:00:48 -0800 Randy Dunlap wrote:
On 2/8/21 8:59 AM, Simon Wunderlich wrote:
quoted
From: Sven Eckelmann <sven@narfation.org>
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 <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
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..