commit | 51bde1a6f28606b5b1b5227054dee2ce080e7fe9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:26 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:55 2023 -0400 |
tree | 4a8a36eb553986ce87623d6ca67f4bfc524c8143 | |
parent | 1b4a225b3416100c2ecaafa28dfdddbdf151852c [diff] |
expo: Correct the logic for duplicate-ID detection Update scene_txt_str() to account for the possibility that the passed-in str_id may be 0 Signed-off-by: Simon Glass <sjg@chromium.org>