[dpdk-test-report] |WARNING| pw48815 [v4, 11/32] net/ice/base: add common functions

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 14 09:32:49 CET 2018


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'ice_set_mac_type', this function's name, in a string
#78: FILE: drivers/net/ice/base/ice_common.c:45:
+	ice_debug(hw, ICE_DBG_TRACE, "ice_set_mac_type
");

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#104: FILE: drivers/net/ice/base/ice_common.c:71:
+
+}

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


More information about the test-report mailing list