On Mon, Jul 6, 2020 at 8:10 PM Eads, Gage wrote:
>
> > Subject: [dpdk-dev] [PATCH] log: remove unneeded log type declaration
> >
> > From: Jerin Jacob
> >
> > RTE_LOG_REGISTER macro already declares the the log type.
> > Remove the unneeded log type decla
> Subject: [dpdk-dev] [PATCH] log: remove unneeded log type declaration
>
> From: Jerin Jacob
>
> RTE_LOG_REGISTER macro already declares the the log type.
> Remove the unneeded log type declaration.
>
> Fixes: 9c99878aa1b16de2 ("log: introduce logtype register ma
From: Jerin Jacob
RTE_LOG_REGISTER macro already declares the the log type.
Remove the unneeded log type declaration.
Fixes: 9c99878aa1b16de2 ("log: introduce logtype register macro")
Reported-by: David Marchand
Signed-off-by: Jerin Jacob
---
drivers/vdpa/mlx5/mlx5_vdpa.c | 1 -
lib/librte_
3 matches
Mail list logo