WARNING: line length of 81 exceeds 80 columns #50: FILE: drivers/net/ethernet/mellanox/mlx5/core/devlink.c:201: + NL_SET_ERR_MSG_MOD(extack, "Can't reload during firmware reset"); WARNING: line length of 94 exceeds 80 columns #74: FILE: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:3996: + NL_SET_ERR_MSG_MOD(extack, "Can't change eswitch mode during firmware reset"); WARNING: line length of 87 exceeds 80 columns #104: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:139: + return test_bit(MLX5_FW_RESET_FLAGS_RESET_IN_PROGRESS, &fw_reset->reset_flags); WARNING: line length of 81 exceeds 80 columns #115: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:258: + clear_bit(MLX5_FW_RESET_FLAGS_RESET_IN_PROGRESS, &fw_reset->reset_flags); WARNING: line length of 82 exceeds 80 columns #141: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:493: + /* For external resets, try to acquire devl_lock. Skip if devlink reset is WARNING: line length of 81 exceeds 80 columns #177: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:760: + clear_bit(MLX5_FW_RESET_FLAGS_RESET_IN_PROGRESS, &fw_reset->reset_flags); WARNING: line length of 81 exceeds 80 columns #185: FILE: drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:797: + clear_bit(MLX5_FW_RESET_FLAGS_RESET_IN_PROGRESS, &fw_reset->reset_flags); total: 0 errors, 7 warnings, 0 checks, 134 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 8a2f20deba3a ("net/mlx5: Serialize firmware reset with devlink") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 7 warnings, 0 checks, 134 lines checked