summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2023-01-19 15:37:40 +0100
committerHeinrich Schuchardt <[email protected]>2023-01-20 16:38:52 +0100
commitde9433550b01547c3207de9f7060092242c91569 (patch)
tree66d95ac2cb225563968eb63f775b74e936634426 /scripts/objdiff
parent53c47c59e638cc118c272235db516bb541dad0ac (diff)
fs/fat: avoid noisy message fat_read_file()
UEFI applications call file system functions to determine if a file exists. The return codes are evaluated to show appropriate messages. U-Boot's file system layer should not interfere with the output. Rename file_fat_read_at() to fat_read_file() adjusting the parameter sequence and names and eliminate the old wrapper function. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Tom Rini <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions