WARNING: line length of 96 exceeds 80 columns #85: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:786: + netdev_err(bd->netdev, "hwrm_ring_free type %d failed. rc:%d\n", ring_type, rc); WARNING: line length of 87 exceeds 80 columns #178: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:879: + netdev_err(bn->netdev, "hwrm alloc invalid ring type %d\n", ring_type); WARNING: line length of 97 exceeds 80 columns #189: FILE: drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c:890: + netdev_err(bd->netdev, "hwrm_ring_alloc type %d failed. rc:%d\n", ring_type, rc); WARNING: line length of 84 exceeds 80 columns #284: FILE: drivers/net/ethernet/broadcom/bnge/bnge_netdev.c:1220: +static void bnge_set_db(struct bnge_net *bn, struct bnge_db_info *db, u32 ring_type, WARNING: line length of 85 exceeds 80 columns #573: FILE: drivers/net/ethernet/broadcom/bnge/bnge_netdev.c:1509: + hwrm_ring_free_send_msg(bn, ring, RING_FREE_REQ_RING_TYPE_NQ, total: 0 errors, 5 warnings, 0 checks, 665 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 fd18afc1117c ("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, 5 warnings, 0 checks, 665 lines checked