diff options
author | Randy Dunlap <[email protected]> | 2024-11-29 18:24:06 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-12-05 19:54:47 -0800 |
commit | d89c8ec0546184267cb211b579514ebaf8916100 (patch) | |
tree | baf52fbbb2c9c80f8c6cbab24762d4990fa84604 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | cbb70e45348769172cb24cca2d2b6437f4c9240b (diff) |
scatterlist: fix incorrect func name in kernel-doc
Fix a kernel-doc warning by making the kernel-doc function description
match the function name:
include/linux/scatterlist.h:323: warning: expecting prototype for sg_unmark_bus_address(). Prototype was for sg_dma_unmark_bus_address() instead
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 42399301203e ("lib/scatterlist: add flag for indicating P2PDMA segments in an SGL")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Logan Gunthorpe <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions