[PATCH] fs: fat: use ATTR_ARCH instead of anonymous 0x20

Simon Glass sjg at chromium.org
Mon Nov 23 02:28:33 CET 2020


On Sun, 22 Nov 2020 at 03:18, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Using constants instead of anonymous numbers increases code readability.
>
> Fixes: 704df6aa0a28 ("fs: fat: refactor write interface for a file offset")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  fs/fat/fat_write.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list