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

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
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -319,7 +319,7 @@ reader, updater, and reclaimer.
	    |                           |              | rcu_read_unlock()
	    |        rcu_dereference()  |              |
	    +---------+                 |              |
       | updater |<---------------------+              |
	    | updater |<----------------+              |
	    +---------+                                V
	    |                                    +-----------+
	    +----------------------------------->| reclaimer |