mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-21 13:24:15 +08:00
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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user