[patch] 2.4.0-test6-pre8: small typo in list.h

From: Tim Waugh (twaugh@redhat.com)
Date: Tue Aug 08 2000 - 12:56:20 EST


Hi Linus,

Here is a fix for a small typo in list.h.

Tim.
*/

Index: linux/include/linux/list.h
diff -u linux/include/linux/list.h:1.1.1.5 linux/include/linux/list.h:1.2
--- linux/include/linux/list.h:1.1.1.5 Tue Aug 8 14:24:01 2000
+++ linux/include/linux/list.h Tue Aug 8 18:53:52 2000
@@ -94,7 +94,7 @@
 
 /**
  * list_del_init - deletes entry from list and reinitialize it.
- * @entry: the element to delete from the list.n
+ * @entry: the element to delete from the list.
  */
 static __inline__ void list_del_init(struct list_head *entry)
 {

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:15 EST