All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] toolsoftrade: Fix a mistake about line number pointing
@ 2018-07-21 18:04 SeongJae Park
  2018-07-21 18:09 ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: SeongJae Park @ 2018-07-21 18:04 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, SeongJae Park

Fixes: c88cc9eba7a5 ("toolsoftrade: Give a forward reference for READ_ONCE() and WRITE_ONCE()")
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 00db182..f02d339 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -629,7 +629,7 @@ primitives.
 } \QuickQuizEnd

 \QuickQuiz{}
-	What is the \co{READ_ONCE()} on lines~17 and~41 and the
+	What is the \co{READ_ONCE()} on lines~17 and the
 	\co{WRITE_ONCE()} on line~41 of
 	Listing~\ref{lst:toolsoftrade:Demonstration of Exclusive Locks}?
 \QuickQuizAnswer{
-- 
2.10.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-21 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-21 18:04 [PATCH] toolsoftrade: Fix a mistake about line number pointing SeongJae Park
2018-07-21 18:09 ` Paul E. McKenney
2018-07-21 18:20   ` SeongJae Park

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.