On 12/9/24 09:38, Pierrick Bouvier wrote:
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 <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Pierrick Bouvier <[email protected]>
---
include/hw/s390x/cpu-topology.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
We usually don't precise "include/" in patch subject:
we treat include/FOO as part of FOO area.