1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-10 12:36:34 +02:00
Files
u-boot-megous/fs/fat
Heinrich Schuchardt 1ec29aa306 fs: fat: use ATTR_ARCH instead of anonymous 0x20
Using constants instead of anonymous numbers increases code readability.

Fixes: 704df6aa0a ("fs: fat: refactor write interface for a file offset")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-11-29 05:18:16 +01:00
..