WARNING: line length of 88 exceeds 80 columns #37: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c:648: + OCTEP_PCI_WIN_WRITE(oct, CN9K_PEMX_PFX_CSX_PFCFGX(0, 0, CN9K_PCIEEP_VSECST_CTL), WARNING: line length of 88 exceeds 80 columns #56: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c:917: + OCTEP_PCI_WIN_WRITE(oct, CN9K_PEMX_PFX_CSX_PFCFGX(0, 0, CN9K_PCIEEP_VSECST_CTL), WARNING: line length of 82 exceeds 80 columns #86: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h:392: +#define CN9K_PEMX_PFX_CSX_PFCFGX(pem, pf, offset) ((0x8e0000008000 | (uint64_t)\ WARNING: line length of 88 exceeds 80 columns #87: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h:393: + FIELD_PREP(CN9K_PEM_GENMASK, pem)\ WARNING: line length of 88 exceeds 80 columns #88: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h:394: + | FIELD_PREP(CN9K_PF_GENMASK, pf)\ WARNING: line length of 95 exceeds 80 columns #89: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h:395: + | (PFX_CSX_PFCFGX_SHADOW_BIT & (offset))\ WARNING: line length of 82 exceeds 80 columns #90: FILE: drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h:396: + | (rounddown((offset), 8)))\ total: 0 errors, 7 warnings, 0 checks, 69 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 11121573f600 ("octeon_ep: reset firmware ready status") 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, 69 lines checked