diff options
author | 2025-01-10 22:29:44 -0800 | |
---|---|---|
committer | 2025-01-24 22:47:27 -0800 | |
commit | 9c9ce355b1013a7ef37c06007cb8d714eaf4c303 (patch) | |
tree | a8f7ff7a041ecf7d469590c105302afe9f4e6c8a /scripts/lib/kdoc/kdoc_files.py | |
parent | latencytop: use correct kernel-doc format for func params (diff) | |
download | linux-rng-9c9ce355b1013a7ef37c06007cb8d714eaf4c303.tar.xz linux-rng-9c9ce355b1013a7ef37c06007cb8d714eaf4c303.zip |
gcov: clang: use correct function param names
Fix the function parameter names to match the function so that
the kernel-doc warnings disappear.
clang.c:273: warning: Function parameter or struct member 'dst' not described in 'gcov_info_add'
clang.c:273: warning: Function parameter or struct member 'src' not described in 'gcov_info_add'
clang.c:273: warning: Excess function parameter 'dest' description in 'gcov_info_add'
clang.c:273: warning: Excess function parameter 'source' description in 'gcov_info_add'
Link: https://lkml.kernel.org/r/20250111062944.910638-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Peter Oberparleiter <oberpar@linux.ibm.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Bill Wendling <morbo@google.com>
Cc: Justin Stitt <justinstitt@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions