commit | 48c3f1844888d7175106d2bd98262353e985e3cb | [log] [tgz] |
---|---|---|
author | Felix Singer <felixsinger@posteo.net> | Fri Jul 29 03:16:19 2022 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:35:01 2023 +0000 |
tree | 19bd3d2df41fea256e2e3068c4e5d8f5abb7981b | |
parent | d07c4a40d376c77cab0073ec8bca6724c7c291d5 [diff] |
pickit2_spi.c: Use a variable to store the total packetsize Instead of calculating the total packetsize multiple times, use a variable instead. Signed-off-by: Felix Singer <felixsinger@posteo.net> Change-Id: I714054669e16dcf531a57174f9522b3af72d2754 Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/66251 Original-Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Original-Reviewed-by: Thomas Heijligen <src@posteo.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71473 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>