|WARNING| pw167542 [PATCH v4 2/5] dma/imx_edma5: introduce eDMA5 dmadev skeleton
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 12 11:31:08 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167542
_coding style issues_
WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#66:
masters, global clock and arbitration setup, and the device information
^^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#255: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:49:
+ * 32-63. A set bit marks a channel owned by another bus master (e.g. SCMI
^^^^^^
WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#353: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:147:
+ * skipping channels reserved for other bus masters by the device-tree
^^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#452: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:21:
+ * CPU data-cache maintenance for the non-coherent eDMA5 master: clean the
^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#543: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:112:
+ * destination cache lines on completion (non-coherent eDMA master).
^^^^^^
WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#604: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:173:
+ * Bitmask of hardware channels reserved for other bus masters (from the
^^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#697: FILE: drivers/dma/imx_edma5/imx_edma5_hw.h:40:
+#define IMX_EDMA5_MP_CSR_GMRC (1u << 7) /* Global master ID replic */
^^^^^^
total: 0 errors, 7 warnings, 704 lines checked
More information about the test-report
mailing list