WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #207: new file mode 100644 WARNING: Statements should start on a tabstop #858: FILE: drivers/net/ethernet/intel/ice/virt/migration_tlv.h:135: + default : ICE_MIG_TLV_END) ERROR: trailing statements should be on next line #858: FILE: drivers/net/ethernet/intel/ice/virt/migration_tlv.h:135: + default : ICE_MIG_TLV_END) total: 1 errors, 2 warnings, 0 checks, 836 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 e137dfb0b2aa ("ice: add basic skeleton and TLV framework for live migration support") 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.