WARNING: line length of 81 exceeds 80 columns #44: FILE: fs/nfs/nfs4proc.c:7855: + len = security_inode_listsecurity(inode, list, list_len, &bytes); WARNING: line length of 102 exceeds 80 columns #95: FILE: include/linux/security.h:398: +int security_inode_listsecurity(struct inode *inode, char *buffer, size_t buffer_size, size_t *bytes); total: 0 errors, 2 warnings, 0 checks, 162 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 628104f0ead1 ("lsm: Refactor return value of LSM hook inode_listsecurity") 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, 2 warnings, 0 checks, 162 lines checked