Skip to content
Snippets Groups Projects
Commit 2d698b07 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: clean up fuse_write_fill()


Move out code from fuse_write_fill() which is not common to all
callers.  Remove two function arguments which become unnecessary.

Also remove unnecessary memset(), the request is already initialized
to zero.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent b0be46eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment