linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: fix typo in net/core/neighbour
@ 2003-03-21 20:05 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-03-21 20:05 UTC (permalink / raw)
  To: linux-kernel, torvalds; +Cc: davem

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) {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-21 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-21 20:05 PATCH: fix typo in net/core/neighbour Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).