| commit | b7076368df57398d36146d0234f924b0be9db881 | [log] [tgz] |
|---|---|---|
| author | Thomas Heijligen <thomas.heijligen@secunet.de> | Wed May 19 13:05:36 2021 +0200 |
| committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
| tree | 5c866a82c797eb7749c1603c42f66ab73d564c92 | |
| parent | 3c55c79c7fd8adcf1503921392aba99cb8569638 [diff] |
programmer_table: remove null termination
The {0} object at the end of programmer_table which corresponds
to PROGRAMMER_INVALID has no use in current code.
Change-Id: Ib63c2d2941f23a0788e26e5a5feb25d8669acb42
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de>
Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/55115
Original-Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71366
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>