arm64: Fix misspellings in comments.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
Adam Buchbinder
2016-02-24 09:52:41 -08:00
committed by Catalin Marinas
parent cd1b76bb73
commit ef769e3208
9 changed files with 11 additions and 11 deletions

View File

@@ -292,8 +292,8 @@ static struct notifier_block kgdb_notifier = {
};
/*
* kgdb_arch_init - Perform any architecture specific initalization.
* This function will handle the initalization of any architecture
* kgdb_arch_init - Perform any architecture specific initialization.
* This function will handle the initialization of any architecture
* specific callbacks.
*/
int kgdb_arch_init(void)