WARNING: line length of 95 exceeds 80 columns #189: FILE: drivers/net/ethernet/cisco/enic/enic_mbox.c:378: + sizeof(struct enic_mbox_vf_capability_reply_msg))) WARNING: line length of 93 exceeds 80 columns #195: FILE: drivers/net/ethernet/cisco/enic/enic_mbox.c:384: + sizeof(struct enic_mbox_vf_register_reply_msg))) WARNING: line length of 93 exceeds 80 columns #201: FILE: drivers/net/ethernet/cisco/enic/enic_mbox.c:390: + sizeof(struct enic_mbox_vf_register_reply_msg))) WARNING: line length of 95 exceeds 80 columns #207: FILE: drivers/net/ethernet/cisco/enic/enic_mbox.c:396: + sizeof(struct enic_mbox_pf_link_state_notif_msg))) total: 0 errors, 4 warnings, 0 checks, 268 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 b9d549304a46 ("enic: add MBOX VF handlers for capability, register and link state") 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, 4 warnings, 0 checks, 268 lines checked