[dpdk-test-report] |WARNING| pw48453 kni: use kni_ethtool_ops only with unknown drivers

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 6 18:40:35 CET 2018


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#283: FILE: kernel/linux/kni/kni_misc.c:446:
+	if (!kni->net_dev->ethtool_ops) {
+		kni_set_ethtool_ops(kni->net_dev);
+	}

total: 0 errors, 1 warnings, 244 lines checked


More information about the test-report mailing list