[dpdk-test-report] |WARNING| pw71885 [PATCH 18/70] net/e1000/base: modify klockwork about unused return values
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jun 22 09:10:00 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/71885
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#79: FILE: drivers/net/e1000/base/e1000_82575.c:79:
+STATIC void e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#83: FILE: drivers/net/e1000/base/e1000_82575.c:82:
+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