Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20220314115354.144023-5-Julia.Lawall@inria.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Julia Lawall 2022-03-14 12:53:28 +01:00 коммит произвёл Greg Kroah-Hartman
Родитель 7a19006b60
Коммит 1970a06230
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1002,7 +1002,7 @@ struct kernfs_node *__kernfs_create_file(struct kernfs_node *parent,
#endif
/*
* kn->attr.ops is accesible only while holding active ref. We
* kn->attr.ops is accessible only while holding active ref. We
* need to know whether some ops are implemented outside active
* ref. Cache their existence in flags.
*/