scripts/spelling.txt: add "intialization" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: intialization||initialization The "inintialization" in drivers/acpi/spcr.c is a different pattern but I fixed it as well in this commit. Link: http://lkml.kernel.org/r/1481573103-11329-16-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
4d39f0ac8e
commit
183b8021fc
@@ -9330,7 +9330,7 @@ static pci_ers_result_t ipr_pci_error_detected(struct pci_dev *pdev,
|
||||
* ipr_probe_ioa_part2 - Initializes IOAs found in ipr_probe_ioa(..)
|
||||
* @ioa_cfg: ioa cfg struct
|
||||
*
|
||||
* Description: This is the second phase of adapter intialization
|
||||
* Description: This is the second phase of adapter initialization
|
||||
* This function takes care of initilizing the adapter to the point
|
||||
* where it can accept new commands.
|
||||
|
||||
|
Reference in New Issue
Block a user