WARNING: line length of 82 exceeds 80 columns #56: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:989: + if (aq_nic->aq_nic_cfg.aq_hw_caps->media_type != AQ_HW_MEDIA_TYPE_FIBRE || WARNING: line length of 84 exceeds 80 columns #70: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:1003: + if (dom_type & SFF_8472_ADDRESS_CHANGE_REQ_MASK || compliance_val == 0x00) { WARNING: line length of 87 exceeds 80 columns #81: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:1014: + struct ethtool_eeprom *ee, unsigned char *data) total: 0 errors, 3 warnings, 0 checks, 366 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 2c8d4e12baff ("net: atlantic: support reading SFP module info") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 366 lines checked