summaryrefslogtreecommitdiff
path: root/fs/fuse
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-02-15 00:05:34 +0100
committerJiri Kosina <jkosina@suse.cz>2011-02-15 10:26:38 +0100
commit8272f4c9c5a46049a66dad5924850de5d1ef2269 (patch)
treed3420c88ba1a2c04a55cc051664be366b052fba4 /fs/fuse
parent1752a373c4c567445057f1f51d8558ec8cf5d641 (diff)
fuse/cuse: fix comment typo initilaization
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Reviewed-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/fuse')
-rw-r--r--fs/fuse/cuse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fuse/cuse.c b/fs/fuse/cuse.c
index 3e87cce5837d..7c39b885f969 100644
--- a/fs/fuse/cuse.c
+++ b/fs/fuse/cuse.c
@@ -458,7 +458,7 @@ static void cuse_fc_release(struct fuse_conn *fc)
* @file: file struct being opened
*
* 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.
* Because the fd opened by this function is used during
* initialization, this function only creates cuse_conn and sends