summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2025-01-10 22:29:44 -0800
committerAndrew Morton <akpm@linux-foundation.org>2025-01-24 22:47:27 -0800
commit9c9ce355b1013a7ef37c06007cb8d714eaf4c303 (patch)
treea8f7ff7a041ecf7d469590c105302afe9f4e6c8a /ipc
parent690794430afa75028a7daed65ba5c9f590d057ff (diff)
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 'ipc')
0 files changed, 0 insertions, 0 deletions