[dpdk-test-report] |WARNING| pw32817 [PATCH v1] service: fix memory leak by rte_service_init

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 31 10:05:38 CET 2017


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

_coding style issues_


WARNING:RETURN_VOID: void function return statements are not generally useful
#71: FILE: lib/librte_eal/common/rte_service.c:112:
+	return;
+}

total: 0 errors, 1 warnings, 41 lines checked


More information about the test-report mailing list