WARNING: line length of 89 exceeds 80 columns #41: FILE: crypto/krb5/rfc8009_aes2.c:243: + struct scatterlist *sg, unsigned int nr_sg, size_t sg_len, WARNING: line length of 81 exceeds 80 columns #48: FILE: crypto/krb5/rfc8009_aes2.c:250: + size_t bsize, base_len, secure_offset, secure_len, pad_len, cksum_offset; WARNING: line length of 82 exceeds 80 columns #85: FILE: crypto/krb5/rfc8009_aes2.c:287: + done = sg_zero_buffer(sg, nr_sg, pad_len, data_offset + data_len); total: 0 errors, 3 warnings, 0 checks, 151 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 5a7e4dfee494 ("crypto/krb5: Implement the AES encrypt/decrypt from rfc8009") 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, 3 warnings, 0 checks, 151 lines checked