diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-09-18 21:46:16 -0700 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-09-24 13:53:35 +0200 |
commit | d81e87e9729ac1342d15a012814b2515391d7af8 (patch) | |
tree | 96bdc55acea0925ef04d9fe3f1e6475b87bc3027 /event-loop-base.c | |
parent | 159e011a9f7be43e89a742b50611941b63ef81b2 (diff) | |
download | qemu-d81e87e9729ac1342d15a012814b2515391d7af8.zip qemu-d81e87e9729ac1342d15a012814b2515391d7af8.tar.gz qemu-d81e87e9729ac1342d15a012814b2515391d7af8.tar.bz2 |
hw/net: replace assert(false) with g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of
g_assert_not_reached() rather than an ad hoc mix of different
assertion mechanisms.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20240919044641.386068-10-pierrick.bouvier@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions