[dpdk-test-report] |WARNING| pw53139 [PATCH 09/11] net/atlantic: use capability bits to detect eeprom access

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 29 10:22:21 CEST 2019


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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#49: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c:515:
+^Iif ((self->caps_lo & BIT(CAPS_LO_SMBUS_READ)) == 0)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#58: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c:593:
+^Iif ((self->caps_lo & BIT(CAPS_LO_SMBUS_WRITE)) == 0)^M$

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


More information about the test-report mailing list