rculfhash: cleanup typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 May 2012 12:09:37 +0000 (08:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 May 2012 12:09:37 +0000 (08:09 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c

index 827c2956b217e6bf00c839744f057142deade1cf..b9f795fd1349e6b28e2ac4c1e1f0de57154adad7 100644 (file)
  *   each the same number of buckets.
  * - The RCU "mmap" memory backend uses a single memory map to hold
  *   all buckets.
- * - synchronzie_rcu is used to garbage-collect the old bucket node table.
+ * - synchronize_rcu is used to garbage-collect the old bucket node table.
  *
  * Ordering Guarantees:
  *
This page took 0.025836 seconds and 4 git commands to generate.