[dpdk-test-report] |WARNING| pw73173 [PATCH v3 08/27] net/e1000/base: improve code style and fix klocwork errors

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 6 10:26:51 CEST 2020


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#119: 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
#123: 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, 243 lines checked


More information about the test-report mailing list