WARNING: line length of 91 exceeds 80 columns #42: FILE: drivers/net/ethernet/pensando/ionic/ionic_lif.c:1501: + ctx.cmd.lif_setattr.features |= lif->ionic->ident.lif.eth.config.features & WARNING: line length of 90 exceeds 80 columns #43: FILE: drivers/net/ethernet/pensando/ionic/ionic_lif.c:1502: + cpu_to_le64(IONIC_ETH_HW_TIMESTAMP | IONIC_ETH_HW_RDMA_TIMESTAMP); WARNING: line length of 89 exceeds 80 columns #116: FILE: drivers/net/ethernet/pensando/ionic/ionic_phc.c:515: + !(lif->hw_features & (IONIC_ETH_HW_TIMESTAMP | IONIC_ETH_HW_RDMA_TIMESTAMP))) WARNING: line length of 81 exceeds 80 columns #125: FILE: drivers/net/ethernet/pensando/ionic/ionic_phc.c:554: + if (!(features & (IONIC_ETH_HW_TIMESTAMP | IONIC_ETH_HW_RDMA_TIMESTAMP))) total: 0 errors, 4 warnings, 0 checks, 86 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 069340f82761 ("net: ionic: register PHC for rdma timestamping") 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, 4 warnings, 0 checks, 86 lines checked