s390/kernel: fix a typo
s/struture/structure/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Link: https://lore.kernel.org/r/20210322062500.3109603-1-unixbhaskar@gmail.com Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
396c100472
commit
5671d9718f
@ -52,7 +52,7 @@ void os_info_entry_add(int nr, void *ptr, u64 size)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Initialize OS info struture and set lowcore pointer
|
* Initialize OS info structure and set lowcore pointer
|
||||||
*/
|
*/
|
||||||
void __init os_info_init(void)
|
void __init os_info_init(void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user