WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #95: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #135: FILE: drivers/net/ovpn/netlink.c:36: +/** KEYDIR policy. Can be used for configuring an encryption and a decryption key */ WARNING: line length of 84 exceeds 80 columns #154: FILE: drivers/net/ovpn/netlink.c:55: + [OVPN_A_PEER_SOCKADDR_REMOTE] = NLA_POLICY_MIN_LEN(sizeof(struct sockaddr)), WARNING: line length of 89 exceeds 80 columns #162: FILE: drivers/net/ovpn/netlink.c:63: + [OVPN_A_PEER_DEL_REASON] = NLA_POLICY_RANGE(NLA_U8, __OVPN_DEL_PEER_REASON_FIRST, WARNING: line length of 82 exceeds 80 columns #163: FILE: drivers/net/ovpn/netlink.c:64: + NUM_OVPN_DEL_PEER_REASON - 1), WARNING: line length of 84 exceeds 80 columns #177: FILE: drivers/net/ovpn/netlink.c:78: + * ovpn_get_dev_from_attrs() - retrieve the netdevice a netlink message is targeting WARNING: line length of 81 exceeds 80 columns #245: FILE: drivers/net/ovpn/netlink.c:146: +static void ovpn_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, WARNING: line length of 88 exceeds 80 columns #479: FILE: include/uapi/linux/ovpn.h:47: + * @OVPN_CMD_SET_KEY: create or update an existing key in the specified key slot WARNING: line length of 82 exceeds 80 columns #498: FILE: include/uapi/linux/ovpn.h:66: + * @OVPN_CIPHER_ALG_AES_GCM: AES-GCM AEAD cipher with any allowed key size total: 0 errors, 9 warnings, 0 checks, 531 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 377b39993fc5 ("ovpn: add basic netlink support") 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, 9 warnings, 0 checks, 531 lines checked