On 12/20/22 06:25, Philippe Mathieu-Daudé wrote:
Silent when compiling with -Wextra:

   ../hw/arm/nseries.c:1081:12: warning: missing field 'line' initializer 
[-Wmissing-field-initializers]
       { NULL }
              ^

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  hw/arm/nseries.c | 10 ++++------
  1 file changed, 4 insertions(+), 6 deletions(-)

Not a fan of this specific warning.


r~

Reply via email to