1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 04:39:17 +01:00
Files
u-boot-megous/fs/fat
Simon Glass 78211de600 fs: fat: Shrink the size of a few strings
To save a few bytes, replace Error with ** and try to use the same string
for multiple messages where possible.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 17:12:26 +08:00
..