PATCH: fix typo in net/core/neighbour

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 15:05:28 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/net/core/neighbour.c linux-2.5.65-ac2/net/core/neighbour.c
--- linux-2.5.65/net/core/neighbour.c 2003-02-10 18:37:57.000000000 +0000
+++ linux-2.5.65-ac2/net/core/neighbour.c 2003-03-20 18:46:44.000000000 +0000
@@ -550,7 +550,7 @@
         write_lock(&tbl->lock);
 
         /*
- * periodicly recompute ReachableTime from random function
+ * periodically recompute ReachableTime from random function
          */
 
         if (now - tbl->last_rand > 300 * HZ) {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:38 EST