WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #36: new file mode 100644 CHECK: spinlock_t definition without comment #87: FILE: include/linux/bpf_psi.h:47: + spinlock_t lock; CHECK: Alignment should match open parenthesis #104: FILE: include/linux/bpf_psi.h:64: +static inline void bpf_psi_add_trigger(struct psi_trigger *t, + const struct psi_trigger_params *params) {} total: 0 errors, 1 warnings, 2 checks, 502 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 eaef90243ee8 ("sched: psi: implement psi trigger handling using bpf") 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, 1 warnings, 2 checks, 502 lines checked