commit | 8bee9dd953b69c634d1c9a3241a8b357469ad4aa | [log] [tgz] |
---|---|---|
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | Fri Jun 10 01:41:10 2022 +0200 |
committer | Tejun Heo <tj@kernel.org> | Sat Jun 11 14:16:42 2022 -1000 |
tree | 98ec38152c3995ba537fd4b58b1e81dd7152b2cd | |
parent | 873a400938b31a1e443c4d94b560b78300787540 [diff] |
workqueue: Switch to new kerneldoc syntax for named variable macro argument The syntax without dots is available since commit 43756e347f21 ("scripts/kernel-doc: Add support for named variable macro arguments"). The same HTML output is produced with and without this patch. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Tejun Heo <tj@kernel.org>