Attention is currently required from: Angel Pons. Hello Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/55267
to look at the new patch set (#2).
Change subject: treewide: Drop unnecessary uses of memset/memcpy ......................................................................
treewide: Drop unnecessary uses of memset/memcpy
Simply provide an initialiser or use a direct assignment instead.
Change-Id: I07385375cd8eec8a95874001b402b2c17ec09e09 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M flashrom.c M ichspi.c M jlink_spi.c M linux_mtd.c M physmap.c M raiden_debug_spi.c M stlinkv3_spi.c M usbblaster_spi.c 8 files changed, 21 insertions(+), 49 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/55267/2