WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #84: new file mode 100644 WARNING: line length of 96 exceeds 80 columns #153: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:785: + netdev_err(bd->netdev, "hwrm_ring_free type %d failed. rc:%d\n", ring_type, rc); WARNING: line length of 87 exceeds 80 columns #246: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:878: + netdev_err(bn->netdev, "hwrm alloc invalid ring type %d\n", ring_type); WARNING: line length of 97 exceeds 80 columns #257: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:889: + netdev_err(bd->netdev, "hwrm_ring_alloc type %d failed. rc:%d\n", ring_type, rc); total: 0 errors, 4 warnings, 0 checks, 682 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 4b196dd2f1d6 ("bng_en: Register rings with the 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, 4 warnings, 0 checks, 682 lines checked