WARNING: line length of 93 exceeds 80 columns #37: FILE: kernel/bpf/bpf_local_storage.c:105: + bpf_obj_uptrcpy(smap->map.record, SDATA(selem)->data, value); WARNING: line length of 81 exceeds 80 columns #50: FILE: kernel/bpf/bpf_local_storage.c:583: + copy_map_uptr_locked(&smap->map, old_sdata->data, WARNING: line length of 82 exceeds 80 columns #53: FILE: kernel/bpf/bpf_local_storage.c:586: + copy_map_value_locked(&smap->map, old_sdata->data, WARNING: line length of 81 exceeds 80 columns #84: FILE: kernel/bpf/syscall.c:290: +static int bpf_map_update_value_inner(struct bpf_map *map, struct file *map_file, WARNING: line length of 93 exceeds 80 columns #136: FILE: kernel/bpf/syscall.c:1262: + BPF_RB_ROOT | BPF_REFCOUNT | BPF_WORKQUEUE | BPF_UPTR, WARNING: line length of 81 exceeds 80 columns #145: FILE: kernel/bpf/syscall.c:1319: + if (map->map_type != BPF_MAP_TYPE_TASK_STORAGE) { total: 0 errors, 6 warnings, 0 checks, 112 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 67cdb6f4088d ("bpf: pin, translate, and unpin __uptr from syscalls.") 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, 112 lines checked