WARNING: line length of 81 exceeds 80 columns #55: FILE: fs/bpf_fs_kfuncs.c:358: +__bpf_kfunc int bpf_init_inode_xattr_impl(struct xattr *xattrs, int *xattr_count, WARNING: line length of 85 exceeds 80 columns #139: FILE: fs/bpf_fs_kfuncs.c:444: + /* bpf_init_inode_xattr[_impl] only attach to inode_init_security. */ WARNING: line length of 87 exceeds 80 columns #142: FILE: fs/bpf_fs_kfuncs.c:447: + prog->aux->attach_btf_id != bpf_lsm_inode_init_security_btf_ids[0]) WARNING: line length of 85 exceeds 80 columns #233: FILE: kernel/bpf/verifier.c:12714: + verbose(env, "bpf_init_inode_xattr_impl is not callable directly\n"); WARNING: line length of 97 exceeds 80 columns #239: FILE: kernel/bpf/verifier.c:12720: + verbose(env, "bpf_init_inode_xattr cannot be called from subprograms\n"); WARNING: line length of 94 exceeds 80 columns #245: FILE: kernel/bpf/verifier.c:12726: + special_kfunc_list[KF_bpf_init_inode_xattr_impl], 0); WARNING: line length of 97 exceeds 80 columns #261: FILE: kernel/bpf/verifier.c:19306: + special_kfunc_list[KF_bpf_init_inode_xattr_impl], 0); WARNING: line length of 86 exceeds 80 columns #263: FILE: kernel/bpf/verifier.c:19308: + verifier_bug(env, "bpf_init_inode_xattr_impl desc not found"); WARNING: line length of 81 exceeds 80 columns #267: FILE: kernel/bpf/verifier.c:19312: + /* Rewrite bpf_init_inode_xattr(name, value) to inject xattrs and total: 0 errors, 9 warnings, 0 checks, 234 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 9796dd2c30c0 ("bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 9 warnings, 0 checks, 234 lines checked