[dpdk-test-report] |WARNING| [PATCH v2 03/12] crypto/armv8: Add core crypto operations for ARMv8

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 6 18:34:38 CET 2016


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

_coding style issues_


WARNING:TYPO_SPELLING: 'substract' may be misspelled - perhaps 'subtract'?
#463: FILE: drivers/crypto/armv8/asm/sha1_core.S:165:
+	sub		x5, x5, #16		/* substract 1 SHA block */

WARNING:TYPO_SPELLING: 'substract' may be misspelled - perhaps 'subtract'?
#979: FILE: drivers/crypto/armv8/asm/sha256_core.S:157:
+	sub		x5, x5, #4		/* substract 1 SHA block */

total: 0 errors, 2 warnings, 1194 lines checked


More information about the test-report mailing list