提交 1970a062 编写于 作者: J Julia Lawall 提交者: Greg Kroah-Hartman

kernfs: fix typos in comments

Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: NJulia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20220314115354.144023-5-Julia.Lawall@inria.frSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 7a19006b
...@@ -1002,7 +1002,7 @@ struct kernfs_node *__kernfs_create_file(struct kernfs_node *parent, ...@@ -1002,7 +1002,7 @@ struct kernfs_node *__kernfs_create_file(struct kernfs_node *parent,
#endif #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 * need to know whether some ops are implemented outside active
* ref. Cache their existence in flags. * ref. Cache their existence in flags.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册