WARNING: line length of 89 exceeds 80 columns #25: FILE: drivers/net/ethernet/realtek/r8169_main.c:1124: +static u32 rtl_other_csi_read(struct rtl8169_private *tp, u8 multi_fun_sel_bit, int addr) WARNING: line length of 91 exceeds 80 columns #69: FILE: drivers/net/ethernet/realtek/r8169_main.c:1168: + /* 0: BMC, 1: NIC, 2: TCR, 3: VGA/PCIE_TO_USB, 4: EHCI, 5: WIFI, 6: WIFI, 7: KCS */ WARNING: line length of 84 exceeds 80 columns #93: FILE: drivers/net/ethernet/realtek/r8169_main.c:1192: + rtl8168_clear_and_set_other_fun_pci_bit(tp, i, addr, WARNING: line length of 92 exceeds 80 columns #94: FILE: drivers/net/ethernet/realtek/r8169_main.c:1193: + clearmask, setmask); WARNING: line length of 83 exceeds 80 columns #99: FILE: drivers/net/ethernet/realtek/r8169_main.c:1198: +static void rtl8168_set_dash_other_fun_dev_state_change(struct rtl8169_private *tp, total: 0 errors, 5 warnings, 0 checks, 107 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 b7341f38fd44 ("r8169: enable system enter c10 with RTL8116af") 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, 5 warnings, 0 checks, 107 lines checked