summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-07-17 16:29:21 +0100
committerTom Rini <trini@konsulko.com>2025-07-24 13:30:20 -0600
commit8f3820dc3a262b0d11c261bf3c526159d8c771e3 (patch)
tree931fd377050b725f6d9ec4792b22e47e36d7a45f /drivers/fpga/fpga.c
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 <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions