diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2018-09-11 15:59:03 +0900 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:29 +0200 |
commit | f1149cea160710b8851001454db66e5bb6bcee48 (patch) | |
tree | 85a676274bf200a1ce8838d8f73bd4863b9af391 /fs/fat/fat.c | |
parent | 25bb9dab14f4259e2e3a3176e5d5ad17db24c15c (diff) | |
download | u-boot-f1149cea160710b8851001454db66e5bb6bcee48.tar.gz |
fs: fat: write returns error code instead of -1
It would be good that FAT write function return error code instead of
just returning -1 as fat_read_file() does.
This patch attempts to address this issue although it is 'best effort
(or estimate)' for now.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'fs/fat/fat.c')
0 files changed, 0 insertions, 0 deletions