> > This patch fixes Coverity issue #357770 by removing the non-essential
> > check for NULL pointer.
> >
> > Fixes: c13cecf60f12 ("compress/qat: support IM buffer too small operation")
> >
> > Signed-off-by: Adam Dybkowski
> Acked-by: Fiona Trahe
The title should showcase the actual issue fixed
> -Original Message-
> From: Dybkowski, AdamX
> Sent: Wednesday, May 6, 2020 10:31 PM
> To: dev@dpdk.org; Trahe, Fiona ; akhil.go...@nxp.com
> Cc: Dybkowski, AdamX
> Subject: [PATCH] common/qat: fix coverity issue
>
> This patch fixes Coverity issue #357770 by removing the non-essenti
This patch fixes Coverity issue #357770 by removing the non-essential
check for NULL pointer.
Fixes: c13cecf60f12 ("compress/qat: support IM buffer too small operation")
Signed-off-by: Adam Dybkowski
---
drivers/common/qat/qat_qp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
3 matches
Mail list logo