WARNING: line length of 83 exceeds 80 columns #122: FILE: drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c:75: + cpumask_empty(&auto_desc->mask) ? af_desc : auto_desc, WARNING: line length of 88 exceeds 80 columns #161: FILE: drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c:489: + cpumask_set_cpu(cpumask_first(cpu_online_mask), &af_desc->mask); total: 0 errors, 2 warnings, 0 checks, 150 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 8a3cedcf92d2 ("net/mlx5: Fix build -Wframe-larger-than warnings") 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, 150 lines checked