summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-07-17 16:29:21 +0100
committerTom Rini <[email protected]>2025-07-24 13:30:20 -0600
commit8f3820dc3a262b0d11c261bf3c526159d8c771e3 (patch)
tree931fd377050b725f6d9ec4792b22e47e36d7a45f /scripts/basic
parent5c0827eededc8392472823d8e3e50cd0f5fad47b (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 <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions