docs/memory-barriers.txt: Add a missed closing parenthesis
authorSeongJae Park <sj@kernel.org>
Sat, 8 Oct 2022 17:49:25 +0000 (10:49 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 18 Oct 2022 22:14:52 +0000 (15:14 -0700)
commit1ab8f2486b8fc8927dff63c0d9a653fe454fafb6
tree248a39450299d39dbefd50a1763a823ac8f63fa5
parentfc13b47692efdc829842757798011fa2e13eb9ff
docs/memory-barriers.txt: Add a missed closing parenthesis

The description of io_stop_wc(), which was added by commit d5624bb29f49
("asm-generic: introduce io_stop_wc() and add implementation for ARM64"),
has an unclosed parenthesis.  This commit closes it.

Fixes: d5624bb29f49 ("asm-generic: introduce io_stop_wc() and add implementation for ARM64")
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/memory-barriers.txt