[2.6 Patch] Kernel-doc updates 10 of 15 -- /include/linux/list.h

From: Michael Still
Date: Mon Sep 15 2003 - 22:13:37 EST


This patch removes kernel-doc errors reported whilst doing
a make mandocs on 2.6-test4-bk5

Linus, please apply.

Cheers,
Mikal


--------------------------


diff -Nur linux-2.6.0-test4-bk5-mandocs/include/linux/list.h
linux-2.6.0-test4-bk5-mandocs_tweaks/include/linux/list.h
--- linux-2.6.0-test4-bk5-mandocs/include/linux/list.h 2003-09-04
10:56:53.000000000 +1000
+++ linux-2.6.0-test4-bk5-mandocs_tweaks/include/linux/list.h 2003-09-06
13:47:15.000000000 +1000
@@ -436,7 +436,7 @@

/**
* hlist_del_rcu - deletes entry from hash list without re-initialization
- * @entry: the element to delete from the hash list.
+ * @n: the element to delete from the hash list.
*
* Note: list_unhashed() on entry does not return true after this,
* the entry is in an undefined state. It is useful for RCU based

--

Michael Still (mikal@xxxxxxxxxxx) | "All my life I've had one dream,
http://www.stillhq.com | to achieve my many goals"
UTC + 10 | -- Homer Simpson


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/