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
@@ -3227,7 +3227,7 @@ static __init int smack_init(void)
|
||||
cred = (struct cred *) current->cred;
|
||||
cred->security = &smack_known_floor.smk_known;
|
||||
|
||||
/* initilize the smack_know_list */
|
||||
/* initialize the smack_know_list */
|
||||
init_smack_know_list();
|
||||
/*
|
||||
* Initialize locks
|
||||
|
Reference in New Issue
Block a user