On Fri, Dec 22, 2023 at 6:13 PM Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > The function verify_checksum() duplicates what table_compute_checksum() > does. Replace it. > > Fixes: 415eab0655a8 ("smbios: add parsing API") > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > lib/smbios-parser.c | 18 ++---------------- > 1 file changed, 2 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> It would be worth mentioning that that function is always including in the build,