diff options
author | Marek Vasut <marex@denx.de> | 2025-04-30 18:45:52 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-05-05 14:19:20 -0600 |
commit | 4d3b5c679bc9d5c6cbbeedcc1e4a186f1cc35541 (patch) | |
tree | 9cc4a3ecfe160a165ff829e2683c3d9f233cca8e /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | 4ba2fe14f2cecf7b614220e8e19c1fcdda92b748 (diff) |
fs: exfat: Inhibit unused exfat_humanize_bytes() and exfat_print_info()
Make sure unused exfat_humanize_bytes() and exfat_print_info()
functions are not compiled into U-Boot code base. This also removes
CID 550300: Integer handling issues (INTEGER_OVERFLOW)
in exfat_humanize_bytes() , which is now surely unreachable.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions