Re: [PATCH 2/2] drivers/net/sfc: remove unused value

2025-01-15 Thread Thomas Monjalon
15/01/2025 00:34, Stephen Hemminger: > Also, please send a patch to add your address to the .mailmap file. > Right now, check-git-log.sh script is complaining. In general we don't add mailmap entries as a separate commit. You (author or tree maintainer) can add it in the first patch.

Re: [PATCH 2/2] drivers/net/sfc: remove unused value

2025-01-14 Thread Stephen Hemminger
On Tue, 14 Jan 2025 20:54:51 +0100 "Ariel Otilibili-Anieli" wrote: > Hello Stephen, > > On Tuesday, January 14, 2025 19:47 CET, Stephen Hemminger > wrote: > > > On Fri, 13 Dec 2024 22:41:55 +0100 > > Ariel Otilibili wrote: > > > > > Coverity issue: 38 > > > Fixes: a62ec90522a ("net/sf

Re: [PATCH 2/2] drivers/net/sfc: remove unused value

2025-01-14 Thread Ariel Otilibili-Anieli
Hello Stephen, On Tuesday, January 14, 2025 19:47 CET, Stephen Hemminger wrote: > On Fri, 13 Dec 2024 22:41:55 +0100 > Ariel Otilibili wrote: > > > Coverity issue: 38 > > Fixes: a62ec90522a ("net/sfc: add port representors infrastructure") > > Cc: Andrew Rybchenko > > Cc: sta...@dpdk.org

[PATCH 2/2] drivers/net/sfc: remove unused value

2024-12-13 Thread Ariel Otilibili
Coverity issue: 38 Fixes: a62ec90522a ("net/sfc: add port representors infrastructure") Cc: Andrew Rybchenko Cc: sta...@dpdk.org Signed-off-by: Ariel Otilibili --- drivers/net/sfc/sfc_repr.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/net/sfc/sfc_repr.c b/drivers/net/sfc/sfc