提交 8272f4c9 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

fuse/cuse: fix comment typo initilaization

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Reviewed-by: NJesper Juhl <jj@chaosbits.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 1752a373
...@@ -458,7 +458,7 @@ static void cuse_fc_release(struct fuse_conn *fc) ...@@ -458,7 +458,7 @@ static void cuse_fc_release(struct fuse_conn *fc)
* @file: file struct being opened * @file: file struct being opened
* *
* Userland CUSE server can create a CUSE device by opening /dev/cuse * Userland CUSE server can create a CUSE device by opening /dev/cuse
* and replying to the initilaization request kernel sends. This * and replying to the initialization request kernel sends. This
* function is responsible for handling CUSE device initialization. * function is responsible for handling CUSE device initialization.
* Because the fd opened by this function is used during * Because the fd opened by this function is used during
* initialization, this function only creates cuse_conn and sends * initialization, this function only creates cuse_conn and sends
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册