]> xenbits.xensource.com Git - seabios.git/commit
smbios: Make SMBios21Addr variable static
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Dec 2020 20:48:19 +0000 (15:48 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 18 Dec 2021 16:39:13 +0000 (11:39 -0500)
commit33fa7082b870c387e839eb8b5a29738442a991ae
tree394c171baebdc56fd7d473fea5fe16379c2144e7
parent107391619a0dafd5900e8933e72dd6fdae97d2d1
smbios: Make SMBios21Addr variable static

The variable is now only used inside biostables.c, there's no
need to make it global.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
src/fw/biostables.c
src/util.h