]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/memory-model: Fix smp_mb__after_spinlock() spelling
authorBjörn Töpel <bjorn.topel@intel.com>
Fri, 5 Mar 2021 10:28:23 +0000 (11:28 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 2 Apr 2021 19:39:57 +0000 (12:39 -0700)
commita06425f73bd86906108bb891ce668e1f4b85242c
tree05566dcded9a1a64cbaa01cb6fa695f029268116
parent76eb7caf65740c59076b2924bc820f428e10290d
tools/memory-model: Fix smp_mb__after_spinlock() spelling

A misspelled git-grep regex revealed that smp_mb__after_spinlock()
was misspelled in explanation.txt.  This commit adds the missing "_".

Fixes: 1c27b644c0fd ("Automate memory-barriers.txt; provide Linux-kernel memory model")
[ paulmck: Apply Alan Stern commit-log feedback. ]
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/Documentation/explanation.txt