CHECK: Alignment should match open parenthesis #94: FILE: include/net/bluetooth/l2cap.h:467: + __struct_group(l2cap_ecred_conn_req_hdr, hdr, __packed, + __le16 psm; CHECK: Alignment should match open parenthesis #108: FILE: include/net/bluetooth/l2cap.h:477: + struct_group_tagged(l2cap_ecred_conn_rsp_hdr, hdr, + __le16 mtu; WARNING: line length of 85 exceeds 80 columns #164: FILE: net/bluetooth/l2cap_core.c:5000: + DEFINE_RAW_FLEX(struct l2cap_ecred_conn_rsp, pdu, dcid, L2CAP_ECRED_MAX_CID); total: 0 errors, 1 warnings, 2 checks, 150 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 44b86ccc9cdf ("Bluetooth: L2CAP: 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, 150 lines checked