WARNING: line length of 87 exceeds 80 columns #224: FILE: kernel/bpf/bpf_local_storage.c:235: + * While it is okay to call bpf_obj_free_fields() that unpins uptr when WARNING: line length of 85 exceeds 80 columns #225: FILE: kernel/bpf/bpf_local_storage.c:236: + * reuse_now == true, keep it in bpf_selem_free_rcu() for simplicity. WARNING: line length of 93 exceeds 80 columns #369: FILE: kernel/bpf/bpf_local_storage.c:749: + smap->use_kmalloc_nolock = IS_ENABLED(CONFIG_PREEMPT_RT) ? true : use_kmalloc_nolock; total: 0 errors, 3 warnings, 0 checks, 329 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 ffb608bfa8df ("bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage") 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, 3 warnings, 0 checks, 329 lines checked