WARNING: line length of 88 exceeds 80 columns #25: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:4467: +static void mtk_get_pauseparam(struct net_device *dev, struct ethtool_pauseparam *pause) WARNING: line length of 87 exceeds 80 columns #32: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:4474: +static int mtk_set_pauseparam(struct net_device *dev, struct ethtool_pauseparam *pause) total: 0 errors, 2 warnings, 0 checks, 31 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 3ce69adf1029 ("net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops") 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, 0 checks, 31 lines checked