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>
Mon, 10 May 2021 23:27:20 +0000 (16:27 -0700)
commitd25fba0e34742f19b5ca307c60c4d260ca5a754a
treea3c165f39f15d5bb1c1711e5fc72979cc7ada1fc
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
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