Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

fix random typos

Signed-off-by: Danny ter Haar <dth@cistron.nl>
Cc: Patrick McHardy <kaber@trash.net>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Danny ter Haar and committed by
Linus Torvalds
404d0ae2 93fd85d0

+7 -6
+1 -1
Documentation/cris/README
··· 27 27 The ETRAX 100LX chip 28 28 -------------------- 29 29 30 - For reference, plase see the press-release: 30 + For reference, please see the press-release: 31 31 32 32 http://www.axis.com/news/us/001101_etrax.htm 33 33
+5 -4
Documentation/ia64/kvm.txt
··· 1 - Currently, kvm module in EXPERIMENTAL stage on IA64. This means that 2 - interfaces are not stable enough to use. So, plase had better don't run 3 - critical applications in virtual machine. We will try our best to make it 4 - strong in future versions! 1 + Currently, kvm module is in EXPERIMENTAL stage on IA64. This means that 2 + interfaces are not stable enough to use. So, please don't run critical 3 + applications in virtual machine. 4 + We will try our best to improve it in future versions! 5 + 5 6 Guide: How to boot up guests on kvm/ia64 6 7 7 8 This guide is to describe how to enable kvm support for IA-64 systems.
+1 -1
net/netfilter/nf_conntrack_acct.c
··· 115 115 116 116 if (net_eq(net, &init_net)) { 117 117 #ifdef CONFIG_NF_CT_ACCT 118 - printk(KERN_WARNING "CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use\n"); 118 + printk(KERN_WARNING "CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use\n"); 119 119 printk(KERN_WARNING "nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or\n"); 120 120 printk(KERN_WARNING "sysctl net.netfilter.nf_conntrack_acct=1 to enable it.\n"); 121 121 #endif