mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
fix typos concerning "initiali[zs]e"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
65155b3708
commit
421f91d21a
@@ -131,7 +131,7 @@ core_initcall(random32_init);
|
||||
|
||||
/*
|
||||
* Generate better values after random number generator
|
||||
* is fully initalized.
|
||||
* is fully initialized.
|
||||
*/
|
||||
static int __init random32_reseed(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user