WARNING: line length of 86 exceeds 80 columns #60: FILE: drivers/net/ethernet/realtek/r8169_main.c:216: + { 0x7fffffff, 0x00000000, RTL_GIGA_MAC_VER_64, "RTL9151AS", FIRMWARE_9151A_1}, WARNING: line length of 82 exceeds 80 columns #82: FILE: drivers/net/ethernet/realtek/r8169_main.c:2366: +static const struct rtl_chip_info *rtl8169_get_extend_chip_version(u32 txconfigv2) WARNING: line length of 82 exceeds 80 columns #100: FILE: drivers/net/ethernet/realtek/r8169_main.c:5569: + chip = rtl8169_get_extend_chip_version(RTL_R32(tp, TX_CONFIG_V2)); total: 0 errors, 3 warnings, 0 checks, 71 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 36bff581527c ("r8169: add support for chip RTL9151AS") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 3 warnings, 0 checks, 71 lines checked