diff options
author | Frank Li <[email protected]> | 2024-04-18 14:58:49 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-04-25 14:41:55 +0530 |
commit | 39def87bc7cae8ddfd6703051fc59931f152a2cb (patch) | |
tree | f8e9bc0bd80cc3afd8311d2c4ecab0cb3e290d99 /scripts/generate_rust_analyzer.py | |
parent | d850b5bae0f5e435360edf0474ff446622f0d899 (diff) |
dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warning
Fix all kernel-doc warnings under drivers/dma/fsl-dpaa2-qdma.
./scripts/kernel-doc -v -none drivers/dma/fsl-dpaa2-qdma/*
drivers/dma/fsl-dpaa2-qdma/dpdmai.c:262: warning: Function parameter or struct member 'queue_idx' not described in 'dpdmai_set_rx_queue'
drivers/dma/fsl-dpaa2-qdma/dpdmai.c:339: warning: Excess function parameter 'fqid' description in 'dpdmai_get_tx_queue'
...
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Frank Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions