[PATCH 2/4] defer/hazptr: Fix trivial typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 38be90e94c8ee91c54c6312ece01c9e0a89e2c1c Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Sun, 21 Apr 2019 18:15:51 +0900
Subject: [PATCH 2/4] defer/hazptr: Fix trivial typo

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 defer/hazptr.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defer/hazptr.tex b/defer/hazptr.tex
index 84fd15bc..4b61d34d 100644
--- a/defer/hazptr.tex
+++ b/defer/hazptr.tex
@@ -80,7 +80,7 @@ If the value of the original pointer has not changed, then the hazard
 pointer protects the pointed-to object, and in that case,
 line~\lnref{htr:success} returns a pointer to that object, which also
 indicates success to the caller.
-Otherwise, if the pointer changed between the to \co{READ_ONCE()}
+Otherwise, if the pointer changed between the two \co{READ_ONCE()}
 invocations, line~\lnref{htr:race2} indicates failure.
 
 \QuickQuiz{}
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux