diff options
| author | Randy Dunlap <[email protected]> | 2025-01-11 06:29:44 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-01-25 06:47:27 +0000 |
| commit | 9c9ce355b1013a7ef37c06007cb8d714eaf4c303 (patch) | |
| tree | a8f7ff7a041ecf7d469590c105302afe9f4e6c8a /lib/test_xarray.c | |
| parent | latencytop: use correct kernel-doc format for func params (diff) | |
| download | kernel-9c9ce355b1013a7ef37c06007cb8d714eaf4c303.tar.gz kernel-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/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Peter Oberparleiter <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Bill Wendling <[email protected]>
Cc: Justin Stitt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions
