[PATCH] spelling/typos in include/linux/tcp.h and tcp_output.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Two small typos.

diff -Nur 2.6.9-rc1-bk14.orig/include/linux/tcp.h 2.6.9-rc1-bk14/include/linux/tcp.h
--- 2.6.9-rc1-bk14.orig/include/linux/tcp.h	2004-09-07 22:50:47.000000000 +0100
+++ 2.6.9-rc1-bk14/include/linux/tcp.h	2004-09-07 22:47:25.000000000 +0100
@@ -267,7 +267,7 @@
 
 /* RTT measurement */
 	__u8	backoff;	/* backoff				*/
-	__u32	srtt;		/* smothed round trip time << 3		*/
+	__u32	srtt;		/* smoothed round trip time << 3	*/
 	__u32	mdev;		/* medium deviation			*/
 	__u32	mdev_max;	/* maximal mdev for the last rtt period	*/
 	__u32	rttvar;		/* smoothed mdev_max			*/
diff -Nur 2.6.9-rc1-bk14.orig/net/ipv4/tcp_output.c 2.6.9-rc1-bk14/net/ipv4/tcp_output.c
--- 2.6.9-rc1-bk14.orig/net/ipv4/tcp_output.c	2004-09-07 22:51:10.000000000 +0100
+++ 2.6.9-rc1-bk14/net/ipv4/tcp_output.c	2004-09-07 22:48:58.000000000 +0100
@@ -1063,7 +1063,7 @@
 	/* Yeah, we have to make difficult choice between forward transmission
 	 * and retransmission... Both ways have their merits...
 	 *
-	 * For now we do not retrnamsit anything, while we have some new
+	 * For now we do not retransmit anything, while we have some new
 	 * segments to send.
 	 */
 


-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux