WARNING: line length of 83 exceeds 80 columns #157: FILE: drivers/net/ethernet/broadcom/asp2/bcmasp.c:1013: +static void bcmasp_core_clock_select_one_ctrl2(struct bcmasp_priv *priv, bool slow) CHECK: Please use a blank line after function/struct/union/enum declarations #322: FILE: drivers/net/ethernet/broadcom/asp2/bcmasp.h:545: +} +BCMASP_CORE_IO_MACRO_OFFSET(rx_ctrl, ASP_RX_CTRL_OFFSET); WARNING: line length of 81 exceeds 80 columns #439: FILE: drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c:1186: + intf->res.umac2fb = priv->base + (UMAC2FB_OFFSET + priv->rx_ctrl_offset + total: 0 errors, 2 warnings, 1 checks, 378 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 528a06b2cd0a ("net: bcmasp: Add support for asp-v3.0") 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, 2 warnings, 1 checks, 378 lines checked