WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#256: 
new file mode 100644

WARNING: line length of 85 exceeds 80 columns
#322: FILE: kernel/locking/qspinlock.h:62:
+static inline __pure struct mcs_spinlock *decode_tail(u32 tail, struct qnode *qnodes)

WARNING: line length of 83 exceeds 80 columns
#443: FILE: kernel/locking/qspinlock.h:183:
+static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock)

total: 0 errors, 3 warnings, 0 checks, 424 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 279e88725c0f ("locking: Move common qspinlock helpers to a private header") 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, 3 warnings, 0 checks, 424 lines checked