Commit 1f1332f727c3229eb2166a83fec5d3de6a73dce2

Authored by Matt LaPlante
Committed by Linus Torvalds
1 parent 09fca29de4

[PATCH] KConfig: Spellchecking 'similarity' and 'independent'

Several KConfig files had 'similarity' and 'independent' spelled incorrectly...

Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 5 changed files with 9 additions and 9 deletions Side-by-side Diff

... ... @@ -738,7 +738,7 @@
738 738 but it is independent of the system firmware. And like a reboot
739 739 you can start any kernel with it, not just Linux.
740 740  
741   - The name comes from the similiarity to the exec system call.
  741 + The name comes from the similarity to the exec system call.
742 742  
743 743 It is an ongoing process to be certain the hardware in a machine
744 744 is properly shutdown, so do not be surprised if this code does not
arch/powerpc/Kconfig
... ... @@ -644,10 +644,10 @@
644 644 help
645 645 kexec is a system call that implements the ability to shutdown your
646 646 current kernel, and to start another kernel. It is like a reboot
647   - but it is indepedent of the system firmware. And like a reboot
  647 + but it is independent of the system firmware. And like a reboot
648 648 you can start any kernel with it, not just Linux.
649 649  
650   - The name comes from the similiarity to the exec system call.
  650 + The name comes from the similarity to the exec system call.
651 651  
652 652 It is an ongoing process to be certain the hardware in a machine
653 653 is properly shutdown, so do not be surprised if this code does not
... ... @@ -219,10 +219,10 @@
219 219 help
220 220 kexec is a system call that implements the ability to shutdown your
221 221 current kernel, and to start another kernel. It is like a reboot
222   - but it is indepedent of the system firmware. And like a reboot
  222 + but it is independent of the system firmware. And like a reboot
223 223 you can start any kernel with it, not just Linux.
224 224  
225   - The name comes from the similiarity to the exec system call.
  225 + The name comes from the similarity to the exec system call.
226 226  
227 227 It is an ongoing process to be certain the hardware in a machine
228 228 is properly shutdown, so do not be surprised if this code does not
... ... @@ -465,10 +465,10 @@
465 465 help
466 466 kexec is a system call that implements the ability to shutdown your
467 467 current kernel, and to start another kernel. It is like a reboot
468   - but it is indepedent of the system firmware. And like a reboot
  468 + but it is independent of the system firmware. And like a reboot
469 469 you can start any kernel with it, not just Linux.
470 470  
471   - The name comes from the similiarity to the exec system call.
  471 + The name comes from the similarity to the exec system call.
472 472  
473 473 It is an ongoing process to be certain the hardware in a machine
474 474 is properly shutdown, so do not be surprised if this code does not
... ... @@ -461,10 +461,10 @@
461 461 help
462 462 kexec is a system call that implements the ability to shutdown your
463 463 current kernel, and to start another kernel. It is like a reboot
464   - but it is indepedent of the system firmware. And like a reboot
  464 + but it is independent of the system firmware. And like a reboot
465 465 you can start any kernel with it, not just Linux.
466 466  
467   - The name comes from the similiarity to the exec system call.
  467 + The name comes from the similarity to the exec system call.
468 468  
469 469 It is an ongoing process to be certain the hardware in a machine
470 470 is properly shutdown, so do not be surprised if this code does not