[dpdk-test-report] |WARNING| pw83704 [PATCH v1 1/2] raw/ifpga/base: unlock mutex when nios init fail

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 5 03:51:04 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#83: FILE: drivers/raw/ifpga/base/ifpga_fme.c:1118:
+		if (spi_master->mutex)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#84: FILE: drivers/raw/ifpga/base/ifpga_fme.c:1119:
+			pthread_mutex_unlock(spi_master->mutex);

total: 0 errors, 2 warnings, 8 lines checked


More information about the test-report mailing list