]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: Mark static functions in smbiosdump
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Sat, 26 Oct 2024 07:57:41 +0000 (10:57 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 30 Oct 2024 20:45:51 +0000 (21:45 +0100)
commit6507ec20ba543103875a431b0897ea6cb9b1aaf5
tree64681c7fe3d5c7302cb037c7f18c031d5a5967d6
parentbfc30742b8e26a2d96d979c8cd076f82afab22a5
efi_loader: Mark static functions in smbiosdump

Mark functions that are only used locally as static and
quiesce W=1 warnings

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/smbiosdump.c