Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/70324
to look at the new patch set (#2).
Change subject: cbtables.c/search_lb_records: Drop unused variable `count` ......................................................................
cbtables.c/search_lb_records: Drop unused variable `count`
Clang 15 complains about it. Remove it.
Original-Signed-off-by: Felix Singer felixsinger@posteo.net Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/70247 Original-Reviewed-by: Anastasia Klimchuk aklm@chromium.org Original-Reviewed-by: Angel Pons th3fanbus@gmail.com Original-Tested-by: build bot (Jenkins) no-reply@coreboot.org (cherry picked from commit 8390d73806559ceb10894b7302b0dfcb3d71bd0d)
Change-Id: I340208f513bed57a9cc2bba880a2400352c5cc42 Signed-off-by: Evan Benn evanbenn@google.com --- M cbtable.c 1 file changed, 19 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/24/70324/2