[dpdk-test-report] |WARNING| pw56565 [PATCH 08/10] crypto/nitrox: add burst enqueue and dequeue operations

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 17 07:29:40 CEST 2019


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#414: FILE: drivers/crypto/nitrox/nitrox_sym_reqmgr.c:179:
+		return -EAGAIN;
+	else

total: 0 errors, 1 warnings, 404 lines checked


More information about the test-report mailing list