mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
The '\n' sneaked in by accident here, an "id" string should really not contain a newline character at the end. Fixes:78cd6f7bf6
('net: Add a new convenience option "--nic" ...') Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200518074352.23125-1-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> (cherry picked from commit0561dfac08
) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>