[U-Boot] [PATCH v2 6/8] fat/fs: remove a bunch of dead code

Simon Glass sjg at chromium.org
Tue Sep 5 08:56:33 UTC 2017


On 3 September 2017 at 00:38, Rob Clark <robdclark at gmail.com> wrote:
> Spotted by chance, when trying to remove file_fat_ls(), I noticed there
> were some dead users of the API.
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> Acked-by: Stefan BrĂ¼ns <stefan.bruens at rwth-aachen.de>
> ---
>  fs/fat/Makefile |   4 --
>  fs/fat/file.c   | 183 --------------------------------------------------------
>  include/fat.h   |  20 -------
>  3 files changed, 207 deletions(-)
>  delete mode 100644 fs/fat/file.c

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


More information about the U-Boot mailing list