[U-Boot] [PATCH v3 5/9] fs/fat: implement opendir/readdir/closedir

Simon Glass sjg at chromium.org
Tue Sep 12 12:29:15 UTC 2017


On 9 September 2017 at 11:15, Rob Clark <robdclark at gmail.com> wrote:
> Implement the readdir interface using the directory iterators.
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> Reviewed-by: Ɓukasz Majewski <lukma at denx.de>
> ---
>  fs/fat/fat.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 61 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

But I still feel unconvinced that you need to add the typedef.


More information about the U-Boot mailing list