Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8272f4c9 authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

fuse/cuse: fix comment typo initilaization



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Reviewed-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1752a373
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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