> -Original Message-
> From: Thomas Monjalon
> Sent: Wednesday, September 15, 2021 10:15 PM
> To: dev@dpdk.org
> Cc: Maxime Coquelin ; Xia, Chenbo
>
> Subject: [PATCH] net/virtio: remove blank lines in log
>
> The macro PMD_INIT_LOG includes already the line feed character.
> Redundant \
On Wed, Sep 15, 2021 at 4:15 PM Thomas Monjalon wrote:
>
> The macro PMD_INIT_LOG includes already the line feed character.
> Redundant \n are removed.
>
> Signed-off-by: Thomas Monjalon
Ah.. I did a similar patch cleaning logs in net/virtio this morning.
Applying and diffing with mine, the dif
The macro PMD_INIT_LOG includes already the line feed character.
Redundant \n are removed.
Signed-off-by: Thomas Monjalon
---
drivers/net/virtio/virtio_ethdev.c| 2 +-
drivers/net/virtio/virtio_pci.c | 2 +-
drivers/net/virtio/virtio_pci_ethdev.c| 6 ++---
..
3 matches
Mail list logo