projects
/
userspace-rcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
743f914
)
Comment cleanup: fix ascii art
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Thu, 27 Oct 2011 07:01:08 +0000
(09:01 +0200)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Thu, 27 Oct 2011 07:01:08 +0000
(09:01 +0200)
Fix an incorrect arrow in ascii art description of the table.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
patch
|
blob
|
blame
|
history
diff --git
a/rculfhash.c
b/rculfhash.c
index 72abe40f9ae7eb49dc8586c5cde4396e7f4aacba..5264a8ec7fc9747afeccbc544dad3d2b3a80a54a 100644
(file)
--- a/
rculfhash.c
+++ b/
rculfhash.c
@@
-119,12
+119,9
@@
*
* order bits reverse
* 0 0 000 000
- * |
- * 1 | 1 001 100 <- <-
- * | | | |
- * 2 | | 2 010 010 | |
+ * 1 | 1 001 100 <-
+ * 2 | | 2 010 010 <- |
* | | | 3 011 110 | <- |
- * | | | | | | |
* 3 -> | | | 4 100 001 | |
* -> | | 5 101 101 |
* -> | 6 110 011
This page took
0.02591 seconds
and
4
git commands to generate.