WARNING: line length of 81 exceeds 80 columns #37: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:99: + u8 *reset_type, u8 *reset_state, u8 *reset_method) WARNING: line length of 94 exceeds 80 columns #87: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:448: + if (err || test_bit(MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, &fw_reset->reset_flags) || WARNING: line length of 96 exceeds 80 columns #168: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:601: + mlx5_core_warn(dev, "mlx5_sync_pci_reset failed, no reset done, err %d\n", err); WARNING: line length of 89 exceeds 80 columns #180: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:665: + mlx5_core_warn(dev, "mlx5_sync_pci_reset failed, err %d\n", err); total: 0 errors, 4 warnings, 0 checks, 160 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 e141aa68f4d4 ("net/mlx5: Add support for sync reset using hot reset") 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, 4 warnings, 0 checks, 160 lines checked