WARNING: line length of 86 exceeds 80 columns #200: FILE: drivers/net/ethernet/broadcom/bnge/bnge_core.c:192: + dev_err(&pdev->dev, "Failed to register with firmware rc = %d\n", rc); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #386: new file mode 100644 WARNING: suspect code indent for conditional statements (8, 24) #468: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:78: + else if (bd->hwrm_cmd_max_timeout > HWRM_CMD_MAX_TIMEOUT) + dev_warn(bd->dev, "Default HWRM commands max timeout increased to %d seconds\n", total: 0 errors, 3 warnings, 0 checks, 557 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 ee6570cbb2e1 ("bng_en: Add initial interaction with firmware") 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, 557 lines checked