|WARNING| pw104846 [PATCH] net/kni: reset rte_kni_conf struct before initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 3 08:25:25 CET 2021


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#92: FILE: drivers/net/kni/rte_eth_kni.c:131:
+ memset(&conf, 0, sizeof(conf));$

total: 0 errors, 1 warnings, 0 checks, 7 lines checked


More information about the test-report mailing list