|WARNING| pw167348 [PATCH v2 2/5] dma/imx_edma5: introduce eDMA5 dmadev skeleton
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 7 08:50:48 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167348
_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'?
#256: 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'?
#354: 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'?
#453: 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'?
#544: 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'?
#605: 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'?
#698: 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, 719 lines checked
More information about the test-report
mailing list