virtio: dont double space log messages
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Jun 2014 01:06:19 +0000 (18:06 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Jul 2014 13:00:00 +0000 (15:00 +0200)
commit51c005546ad5c6b69844bec28a7fc45bebdd1229
tree16c5df2cc39c2c6e43be1768048c8fd52580213a
parent9658d17da27bdaa976f6f04a2fce78537186efda
virtio: dont double space log messages

PMD_INIT_LOG macro already adds a newline, no need to double space.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alan Carew <alan.carew@intel.com>
lib/librte_pmd_virtio/virtio_ethdev.c
lib/librte_pmd_virtio/virtio_rxtx.c
lib/librte_pmd_virtio/virtqueue.h