WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #318: new file mode 100644 WARNING: line length of 98 exceeds 80 columns #515: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu.c:822: + rvu->fwdata = (__force struct rvu_fwdata *)ioremap_wc(fwdbase, sizeof(struct rvu_fwdata)); WARNING: line length of 88 exceeds 80 columns #540: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu.c:2407: + mbox_addr[region] = (__force void *)ioremap_wc(bar4, MBOX_SIZE); total: 0 errors, 3 warnings, 0 checks, 663 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 a806369ce597 ("octeontx2-af: CN20k mbox to support AF REQ/ACK functionality") 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, 663 lines checked