WARNING: line length of 84 exceeds 80 columns #59: FILE: crypto/krb5/internal.h:165: + struct scatterlist *sg, unsigned int nr_sg, size_t sg_len, WARNING: line length of 84 exceeds 80 columns #123: FILE: crypto/krb5/rfc3961_simplified.c:540: + struct scatterlist *sg, unsigned int nr_sg, size_t sg_len, WARNING: line length of 81 exceeds 80 columns #129: FILE: crypto/krb5/rfc3961_simplified.c:546: + size_t bsize, base_len, secure_offset, secure_len, pad_len, cksum_offset; WARNING: line length of 82 exceeds 80 columns #162: FILE: crypto/krb5/rfc3961_simplified.c:579: + done = sg_zero_buffer(sg, nr_sg, pad_len, data_offset + data_len); total: 0 errors, 4 warnings, 0 checks, 197 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 259e6b13ba06 ("crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions") 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, 4 warnings, 0 checks, 197 lines checked