WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #28: new file mode 100644 WARNING: line length of 86 exceeds 80 columns #47: FILE: include/crypto/krb5.h:15: +#define KRB5_ENCTYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */ WARNING: line length of 87 exceeds 80 columns #48: FILE: include/crypto/krb5.h:16: +#define KRB5_ENCTYPE_DES_CBC_MD4 0x0002 /* DES cbc mode with RSA-MD4 */ WARNING: line length of 87 exceeds 80 columns #49: FILE: include/crypto/krb5.h:17: +#define KRB5_ENCTYPE_DES_CBC_MD5 0x0003 /* DES cbc mode with RSA-MD5 */ WARNING: line length of 90 exceeds 80 columns #52: FILE: include/crypto/krb5.h:20: +#define KRB5_ENCTYPE_DES3_CBC_SHA 0x0005 /* DES-3 cbc mode with NIST-SHA */ WARNING: line length of 87 exceeds 80 columns #72: FILE: include/crypto/krb5.h:40: +#define KRB5_CKSUMTYPE_HMAC_MD5_ARCFOUR -138 /* Microsoft md5 hmac cksumtype */ total: 0 errors, 6 warnings, 0 checks, 50 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 57184cecd557 ("crypto/krb5: Add some constants out of sunrpc headers") 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, 6 warnings, 0 checks, 50 lines checked