On 14 May 2018 at 03:09, Alex Kiernan <[email protected]> wrote: > Add fs_get_type_name so we can get the current filesystem type. > > Signed-off-by: Alex Kiernan <[email protected]> > --- > > Changes in v3: > - new > > Changes in v2: None > > fs/fs.c | 5 +++++ > include/fs.h | 5 +++++ > 2 files changed, 10 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> Note this comment style does not match docbook, but I suppose it is OK, since the rest of fs.h doesn't either. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

