[PATCH v2] fs: exfat: Remove unused label code
Tom Rini
trini at konsulko.com
Thu Jul 24 23:30:33 CEST 2025
On Thu, 17 Jul 2025 16:29:21 +0100, Andrew Goodbody wrote:
> 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.
>
>
Applied to u-boot/master, thanks!
[1/1] fs: exfat: Remove unused label code
commit: 8f3820dc3a262b0d11c261bf3c526159d8c771e3
--
Tom
More information about the U-Boot
mailing list