diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-14 05:46:42 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2024-01-15 08:20:39 +0100 |
commit | 7c65aa3cc072cee76f577262fbe381a111a98774 (patch) | |
tree | 1e8a52fdbe93fa255309494a7fbaa231c0f2b8c1 /.clang-format | |
parent | swiotlb: check alloc_size before the allocation of a new memory pool (diff) | |
download | linux-7c65aa3cc072cee76f577262fbe381a111a98774.tar.xz linux-7c65aa3cc072cee76f577262fbe381a111a98774.zip |
dma-debug: fix kernel-doc warnings
Update the kernel-doc comments to catch up with the code changes and
fix the kernel-doc warnings:
debug.c:83: warning: Excess struct member 'stacktrace' description in 'dma_debug_entry'
debug.c:83: warning: Function parameter or struct member 'stack_len' not described in 'dma_debug_entry'
debug.c:83: warning: Function parameter or struct member 'stack_entries' not described in 'dma_debug_entry'
Fixes: 746017ed8d4d ("dma/debug: Simplify stracktrace retrieval")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: iommu@lists.linux.dev
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions