WARNING: line length of 87 exceeds 80 columns #122: FILE: drivers/net/ovpn/netlink-gen.c:81: + [OVPN_A_PEER_TX_ID] = NLA_POLICY_FULL_RANGE(NLA_U32, &ovpn_a_peer_tx_id_range), WARNING: line length of 87 exceeds 80 columns #138: FILE: drivers/net/ovpn/netlink-gen.c:101: + [OVPN_A_PEER_TX_ID] = NLA_POLICY_FULL_RANGE(NLA_U32, &ovpn_a_peer_tx_id_range), WARNING: line length of 87 exceeds 80 columns #150: FILE: drivers/net/ovpn/netlink-gen.c:116: + [OVPN_A_PEER_TX_ID] = NLA_POLICY_FULL_RANGE(NLA_U32, &ovpn_a_peer_tx_id_range), WARNING: line length of 84 exceeds 80 columns #167: FILE: drivers/net/ovpn/netlink-gen.h:22: +extern const struct nla_policy ovpn_peer_new_input_nl_policy[OVPN_A_PEER_TX_ID + 1]; WARNING: line length of 84 exceeds 80 columns #168: FILE: drivers/net/ovpn/netlink-gen.h:23: +extern const struct nla_policy ovpn_peer_set_input_nl_policy[OVPN_A_PEER_TX_ID + 1]; total: 0 errors, 5 warnings, 0 checks, 185 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 c4d7dee64459 ("ovpn: add support for asymmetric peer IDs") 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, 5 warnings, 0 checks, 185 lines checked