diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-09-18 21:46:41 -0700 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-09-25 09:41:43 +0200 |
commit | 2540a551d395179f42844d29c866402329b89b7c (patch) | |
tree | 5c12f4d2396f90334d2580d49c251bb93969500e /python/scripts | |
parent | 98da252c3901cb2c52566284a2692fe262152fd3 (diff) | |
download | qemu-2540a551d395179f42844d29c866402329b89b7c.zip qemu-2540a551d395179f42844d29c866402329b89b7c.tar.gz qemu-2540a551d395179f42844d29c866402329b89b7c.tar.bz2 |
scripts/checkpatch.pl: emit error when using assert(false)
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-35-pierrick.bouvier@linaro.org>
[thuth: Split long line to avoid checkpatch error]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions