[dpdk-test-report] |WARNING| pw48673 [v3, 11/34] net/ice: Add common functions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 12 07:56:41 CET 2018


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

_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