|WARNING| pw126922 [PATCH] crypto/ipsec_mb: fix allocating mb_mgr in session
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed May 17 17:14:49 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/126922
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#121: FILE: drivers/crypto/ipsec_mb/ipsec_mb_ops.c:467:
+ if (qp == NULL)
+ free_mb_mgr(mb_mgr);
total: 0 errors, 1 warnings, 39 lines checked
More information about the test-report
mailing list