commit | b11b72c60d8b7009906ed7b12887771a3b0b3c76 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jan 29 15:33:11 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun May 14 15:20:17 2023 +0000 |
tree | 25409fb6b5826e47647af1e10c9988ba19b61c85 | |
parent | 00d1b9fece5368a9335f8439d6329e5b5bd20ea9 [diff] |
flashrom.c: Wrap recursive select_erase_functions() Rename the recursive function to select_erase_functions_rec() and handle the first erase-function level in a separate function. Change-Id: I2cf0c14eb0038ecb8b457c1b5b0f7d7b8a4bcb55 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72558 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>