WARNING: line length of 92 exceeds 80 columns #70: FILE: include/uapi/linux/rxrpc.h:125: +#define RXGK_INCONSISTENCY 1233242880 /* Security module structure inconsistent */ WARNING: line length of 93 exceeds 80 columns #71: FILE: include/uapi/linux/rxrpc.h:126: +#define RXGK_PACKETSHORT 1233242881 /* Packet too short for security challenge */ WARNING: line length of 94 exceeds 80 columns #73: FILE: include/uapi/linux/rxrpc.h:128: +#define RXGK_BADETYPE 1233242883 /* Invalid or impermissible encryption type */ WARNING: line length of 93 exceeds 80 columns #74: FILE: include/uapi/linux/rxrpc.h:129: +#define RXGK_BADLEVEL 1233242884 /* Invalid or impermissible security level */ WARNING: line length of 82 exceeds 80 columns #75: FILE: include/uapi/linux/rxrpc.h:130: +#define RXGK_BADKEYNO 1233242885 /* Key version number not found */ WARNING: line length of 92 exceeds 80 columns #78: FILE: include/uapi/linux/rxrpc.h:133: +#define RXGK_BAD_TOKEN 1233242888 /* Security object was passed a bad token */ WARNING: line length of 96 exceeds 80 columns #81: FILE: include/uapi/linux/rxrpc.h:136: +#define RXGK_BAD_QOP 1233242891 /* Inadequate quality of protection available */ total: 0 errors, 7 warnings, 0 checks, 46 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 2886240540f4 ("rxrpc: Add the security index for yfs-rxgk") 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, 7 warnings, 0 checks, 46 lines checked