WARNING: line length of 83 exceeds 80 columns
#49: FILE: drivers/net/ethernet/sfc/efx_reflash.c:412:
+	devlink_flash_update_status_notify(devlink, "Checking update", NULL, 0, 0);

WARNING: line length of 85 exceeds 80 columns
#60: FILE: drivers/net/ethernet/sfc/efx_reflash.c:422:
+		rc = efx_reflash_parse_firmware_data(fw, &type, &data_subtype, &data,

WARNING: line length of 81 exceeds 80 columns
#75: FILE: drivers/net/ethernet/sfc/efx_reflash.c:430:
+		rc = efx_mcdi_nvram_metadata(efx, type, &subtype, NULL, NULL, 0);

total: 0 errors, 3 warnings, 0 checks, 90 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 5d13bae900a3 ("sfc: support X4 devlink flash") 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, 90 lines checked