Skip to content
Commit d68b6a90 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

subsys: fs: Fix fs_file_t and fs_dir_t usage



With the introduce of VFS the typedef for fs_file_t & fs_dir_t don't
exist anymore so we need to use 'struct fs_dir_t' or 'struct fs_file_t'.
Fix up some places that got missed in the VFS conversion.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 1d75f251
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment