diff options
author | Yang Li <[email protected]> | 2023-02-14 09:03:44 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-03-17 23:23:07 +0530 |
commit | b771baf3988a094c5129b05f1e5eaa383f1ec185 (patch) | |
tree | 8dfd84d7fcd4d656d61787a2806c8db71b8f7326 /scripts/bpf_doc.py | |
parent | 91e78b2585348284ef7cdb6a8736fd21389914fe (diff) |
dmaengine: xilinx: xdma: Fix some kernel-doc comments
Make the description of @xdma_chan to @xchan to silence the warnings:
drivers/dma/xilinx/xdma.c:283: warning: Function parameter or member 'xchan' not described in 'xdma_xfer_start'
drivers/dma/xilinx/xdma.c:283: warning: Excess function parameter 'xdma_chan' description in 'xdma_xfer_start'
Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4051
Signed-off-by: Yang Li <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions