WARNING: line length of 83 exceeds 80 columns #640: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_hw_intf.h:44: +static inline void mgmt_msg_params_init_default(struct mgmt_msg_params *msg_params, WARNING: line length of 81 exceeds 80 columns #1031: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.c:49: + enum hinic3_service_type svc_type) WARNING: line length of 84 exceeds 80 columns #1142: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.c:160: + void (*event_handler)(struct auxiliary_device *adev, WARNING: line length of 87 exceeds 80 columns #1143: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.c:161: + struct hinic3_event_info *event)) WARNING: line length of 84 exceeds 80 columns #1418: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.h:16: + void (*event_handler)(struct auxiliary_device *adev, WARNING: line length of 88 exceeds 80 columns #1419: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.h:17: + struct hinic3_event_info *event)); total: 0 errors, 6 warnings, 0 checks, 3751 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 4a1d4a183739 ("hinic3: module initialization and tx/rx logic") 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, 6 warnings, 0 checks, 3751 lines checked