|WARNING| pw150825 [PATCH v2 16/54] net/e1000/base: fix deadlock in i225

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 4 16:12:50 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'semaphor' may be misspelled - perhaps 'semaphore'?
#71: 
Currently, when writing GPY PHY registers, semaphor is acquired before

WARNING:TYPO_SPELLING: 'semaphor' may be misspelled - perhaps 'semaphore'?
#72: 
writing. However, if writing fails, semaphor is not released, causing

total: 0 errors, 2 warnings, 0 checks, 16 lines checked


More information about the test-report mailing list