On Tue, 17 Oct 2023 at 11:44, ~h0lyalg0rithm <h0lyalg0ri...@git.sr.ht> wrote: > > Remove NULL check for g_new changes > > Suraj Shirvankar (1): > Switch memory management calls to new coding conventions
Hi; it looks like you forgot to remove some of the NULL-checks; the ones for the g_malloc() changes also are redundant. Rather than making you spin a v4 of this patch, I'm going to take this patch in to my target-arm.next tree, and make those minor fixes here. PS: the email address for trivial patches is qemu-triv...@nongnu.org, not trivial@. Thanks for this code contribution! -- PMM