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:

committed by
Catalin Marinas

parent
cd1b76bb73
commit
ef769e3208
@@ -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)
|
||||
|
Reference in New Issue
Block a user