commit | 62f39d21bc95c83325827e6637e4afa8cc18c076 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:39 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 62beef135dbc1addc40ce326732ee45d667ba5df | |
parent | a841d1ad9b3e88ba67c7c00aecf6bad45a6678ac [diff] |
expo: Tidy up scene_txt_render() Add an early return if there is no string. Move all declarations to the top of the function. Signed-off-by: Simon Glass <sjg@chromium.org>