WARNING: line length of 87 exceeds 80 columns #57: FILE: include/linux/bpf_local_storage.h:99: + u64 mem_charge; /* Copy of mem charged to owner. Protected by "lock" */ WARNING: line length of 86 exceeds 80 columns #86: FILE: kernel/bpf/bpf_local_storage.c:255: +static void bpf_selem_unlink_storage_nolock_misc(struct bpf_local_storage_elem *selem, WARNING: line length of 84 exceeds 80 columns #87: FILE: kernel/bpf/bpf_local_storage.c:256: + struct bpf_local_storage_map *smap, WARNING: line length of 89 exceeds 80 columns #88: FILE: kernel/bpf/bpf_local_storage.c:257: + struct bpf_local_storage *local_storage, total: 0 errors, 4 warnings, 0 checks, 137 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 c9307dba5a00 ("bpf: Prepare for bpf_selem_unlink_nofail()") 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, 4 warnings, 0 checks, 137 lines checked