[dpdk-test-report] |WARNING| pw72067 [PATCH v2 13/42] net/e1000/base: modify klockwork about unused return values

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 24 10:05:16 CEST 2020


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#80: FILE: drivers/net/e1000/base/e1000_82575.c:78:
+STATIC void e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#84: FILE: drivers/net/e1000/base/e1000_82575.c:81:
+STATIC void e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data);

total: 0 errors, 2 warnings, 0 checks, 54 lines checked


More information about the test-report mailing list