WARNING: line length of 86 exceeds 80 columns #76: FILE: net/smc/smc_clc.c:856: + v2_ext = container_of(&pclc->pclc_v2_ext, struct smc_clc_v2_extension, fixed); CHECK: Alignment should match open parenthesis #97: FILE: net/smc/smc_clc.h:138: + struct_group_tagged(smc_clc_v2_extension_fixed, fixed, + struct smc_clnt_opts_area_hdr hdr; CHECK: Alignment should match open parenthesis #114: FILE: net/smc/smc_clc.h:165: + struct_group_tagged(smc_clc_smcd_v2_extension_fixed, fixed, + u8 system_eid[SMC_MAX_EID_LEN]; total: 0 errors, 1 warnings, 2 checks, 54 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 efaeaf49bbf4 ("net/smc: Avoid -Wflex-array-member-not-at-end warnings") 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, 1 warnings, 2 checks, 54 lines checked