Commit 0fa201d1 authored by Tycho Andersen's avatar Tycho Andersen Committed by Paul E. McKenney

doc: Repair some whitespace damage

A diagram in whatisRCU.txt has space character before tabs.  This commit
therefore makes this diagram consistent with elsewhere in the document:
Use one leading tab, followed by spaces for any additional whitespace
required.
Signed-off-by: default avatarTycho Andersen <tycho@tycho.ws>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
parent 4fea6ef0
......@@ -319,7 +319,7 @@ reader, updater, and reclaimer.
| | | rcu_read_unlock()
| rcu_dereference() | |
+---------+ | |
| updater |<---------------------+ |
| updater |<----------------+ |
+---------+ V
| +-----------+
+----------------------------------->| reclaimer |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment