On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <s...@chromium.org> wrote: > > The bloblist guarantees that blobs are zeroed so there is no need to do > an additional memset(). Drop it. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/cpu/intel_common/acpi.c | 1 - > 1 file changed, 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>