diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-06-04 17:23:37 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-06-11 22:42:35 -0700 |
commit | 331843c845d15413e9d89fd91cdcfa6912e291c3 (patch) | |
tree | 6c527ea2610a75f056e6a52c6d6d1126b20fe680 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b1a529bdb9641392b4f5fc91545598793c0b3b96 (diff) |
scatterlist: fix extraneous '@'-sign kernel-doc notation
Using "@argname@" in kernel-doc produces "argname****" (with "argname" in
bold) in the generated html output, so use the expected kernel-doc
notation of just "@argname" instead.
"Fixes:" lines are added in case Matthew's patch [1] is backported.
Link: https://lkml.kernel.org/r/20250605002337.2842659-1-rdunlap@infradead.org
Link: https://lore.kernel.org/linux-doc/3bc4e779-7a79-42c1-8867-024f643a22fc@infradead.org/T/#m5d2bd9d21fb34f297aa4e7db069f09bc27b89007 [1]
Fixes: 0db9299f48eb ("SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers")
Fixes: 8d1d4b538bb1 ("scatterlist: inline sg_next()")
Fixes: 18dabf473e15 ("Change table chaining layout")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions