]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/rhashtable.c
mm/cma_debug.c: remove static scoped cma_debugfs_root
[linux.git] / lib / rhashtable.c
index 852ffa5160f1ac0bf538d27363861b2cabdaae45..0a105d4af16644bcbdf8a4f62f295d3ac534e31d 100644 (file)
@@ -682,7 +682,7 @@ EXPORT_SYMBOL_GPL(rhashtable_walk_enter);
  * rhashtable_walk_exit - Free an iterator
  * @iter:      Hash table Iterator
  *
- * This function frees resources allocated by rhashtable_walk_init.
+ * This function frees resources allocated by rhashtable_walk_enter.
  */
 void rhashtable_walk_exit(struct rhashtable_iter *iter)
 {