提交 46a1ca70 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

hvcs: fix typo in comment

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Reviewed-by: NJesper Juhl <jj@chaosbits.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0a9d59a2
...@@ -292,7 +292,7 @@ struct hvcs_struct { ...@@ -292,7 +292,7 @@ struct hvcs_struct {
/* /*
* Any variable below the kref is valid before a tty is connected and * Any variable below the kref is valid before a tty is connected and
* stays valid after the tty is disconnected. These shouldn't be * stays valid after the tty is disconnected. These shouldn't be
* whacked until the koject refcount reaches zero though some entries * whacked until the kobject refcount reaches zero though some entries
* may be changed via sysfs initiatives. * may be changed via sysfs initiatives.
*/ */
struct kref kref; /* ref count & hvcs_struct lifetime */ struct kref kref; /* ref count & hvcs_struct lifetime */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册