diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-17 16:29:21 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-24 13:30:20 -0600 |
commit | 8f3820dc3a262b0d11c261bf3c526159d8c771e3 (patch) | |
tree | 931fd377050b725f6d9ec4792b22e47e36d7a45f /scripts/multiconfig.py | |
parent | 5c0827eededc8392472823d8e3e50cd0f5fad47b (diff) |
fs: exfat: Remove unused label code
Smatch reported a possible buffer overflow in exfat_set_label but it
turns out that this code is unused so just guard the function with
'#ifndef __UBOOT__' as well as exfat_get_label that is also unused and
the helper static find_label.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'scripts/multiconfig.py')
0 files changed, 0 insertions, 0 deletions