commit | 59272469bd1365564fe0bb2c10d8c1d25acd51a6 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Apr 25 11:12:19 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon May 06 14:13:45 2024 +0200 |
tree | 07dc487ec721c314928ac502eaacb74318301d55 | |
parent | 8019601324159e76ccced4eb8d27093ec0011a54 [diff] |
user: Use get_task_state() helper Get the TaskState pointer calling get_task_state(). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240428221450.26460-11-philmd@linaro.org>