On 10/7/19 7:59 AM, AKASHI Takahiro wrote: > fs_ls(), fs_mkdir() and fs_unlink() sets fs_type to FS_TYPE_ANY > explicitly, but it is redundant as they call fs_close(). > So just remove those lines. > > Signed-off-by: AKASHI Takahiro<takahiro.akashi at linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>