WARNING: line length of 92 exceeds 80 columns #78: FILE: drivers/net/usb/r8152.c:6571: + if (tp->support_2500full || tp->support_5000full || tp->support_10000full) { WARNING: line length of 93 exceeds 80 columns #81: FILE: drivers/net/usb/r8152.c:6573: + new1 = orig & ~(MDIO_AN_10GBT_CTRL_ADV2_5G | MDIO_AN_10GBT_CTRL_ADV5G WARNING: line length of 84 exceeds 80 columns #106: FILE: drivers/net/usb/r8152.c:8729: + if (tp->support_2500full || tp->support_5000full || tp->support_10000full) { WARNING: line length of 85 exceeds 80 columns #118: FILE: drivers/net/usb/r8152.c:8762: + ocp_10gbt_ctrl & MDIO_AN_10GBT_CTRL_ADV10G); WARNING: line length of 84 exceeds 80 columns #122: FILE: drivers/net/usb/r8152.c:8766: + ocp_10gbt_stat & MDIO_AN_10GBT_STAT_LP10G); WARNING: line length of 88 exceeds 80 columns #146: FILE: drivers/net/usb/r8152.c:8992: + linkmode_set_bit(ETHTOOL_LINK_MODE_10000baseT_Full_BIT, eee->supported); WARNING: line length of 88 exceeds 80 columns #149: FILE: drivers/net/usb/r8152.c:8995: + linkmode_set_bit(ETHTOOL_LINK_MODE_10000baseT_Full_BIT, common); total: 0 errors, 7 warnings, 0 checks, 132 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 21886be00579 ("r8152: Add support for 10Gbit Link Speeds and EEE") 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, 7 warnings, 0 checks, 132 lines checked