WARNING: line length of 93 exceeds 80 columns #30: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.c:223: + msecs_to_jiffies(MLX5HWS_BWC_POLLING_TIMEOUT * MSEC_PER_SEC); WARNING: line length of 99 exceeds 80 columns #40: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.c:261: + mlx5hws_err(ctx, "BWC poll error: polling queue %d - TIMEOUT\n", queue_id); WARNING: line length of 88 exceeds 80 columns #67: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.c:355: + ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); total: 0 errors, 3 warnings, 0 checks, 58 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 bf4d8ef6a680 ("net/mlx5: HWS, set timeout on polling for completion") 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, 58 lines checked