find-esp: introduce verify_esp_flags_init() helper function
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 8 Dec 2023 02:55:17 +0000 (11:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 Dec 2023 05:19:28 +0000 (14:19 +0900)
commit9bbd3c699c3789b1c6e1a0626bb1aa42740cd28b
tree26df876d53383b42b5f0ebff3668f5e39e320bf9
parent5c831ddec801d653014b4eea820a1d6afbb91a63
find-esp: introduce verify_esp_flags_init() helper function

And split VERIFY_ESP_RELAX_CHECKS into two.

No functional change, just refactoring.
src/shared/find-esp.c