Skip to content

Commit

Permalink
fix random typos
Browse files Browse the repository at this point in the history
Signed-off-by: Danny ter Haar <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: Mikael Starvik <[email protected]>
Cc: Avi Kivity <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
fromport authored and torvalds committed Oct 16, 2008
1 parent 93fd85d commit 404d0ae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Documentation/cris/README
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ operating system.
The ETRAX 100LX chip
--------------------

For reference, plase see the press-release:
For reference, please see the press-release:

http://www.axis.com/news/us/001101_etrax.htm

Expand Down
9 changes: 5 additions & 4 deletions Documentation/ia64/kvm.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Currently, kvm module in EXPERIMENTAL stage on IA64. This means that
interfaces are not stable enough to use. So, plase had better don't run
critical applications in virtual machine. We will try our best to make it
strong in future versions!
Currently, kvm module is in EXPERIMENTAL stage on IA64. This means that
interfaces are not stable enough to use. So, please don't run critical
applications in virtual machine.
We will try our best to improve it in future versions!

Guide: How to boot up guests on kvm/ia64

This guide is to describe how to enable kvm support for IA-64 systems.
Expand Down
2 changes: 1 addition & 1 deletion net/netfilter/nf_conntrack_acct.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ int nf_conntrack_acct_init(struct net *net)

if (net_eq(net, &init_net)) {
#ifdef CONFIG_NF_CT_ACCT
printk(KERN_WARNING "CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use\n");
printk(KERN_WARNING "CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use\n");
printk(KERN_WARNING "nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or\n");
printk(KERN_WARNING "sysctl net.netfilter.nf_conntrack_acct=1 to enable it.\n");
#endif
Expand Down

0 comments on commit 404d0ae

Please sign in to comment.