|WARNING| pw142607 [v2 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 22 14:04:28 CEST 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/142607

_coding style issues_


WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#259: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:652:
+		if (unlikely(!fle[DPAA2_QDMA_SRC_FLE].length)) {

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#259: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:652:
+		if (unlikely(!fle[DPAA2_QDMA_SRC_FLE].length)) {

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#321: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:753:
+		fle_post_populate(fle, src, dst, length);

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#321: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:753:
+		fle_post_populate(fle, src, dst, length);

total: 0 errors, 4 warnings, 276 lines checked


More information about the test-report mailing list