DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] clear out Coverity issues 384444 & 451221
@ 2024-12-13 21:41 Ariel Otilibili
  2024-12-13 21:41 ` [PATCH 1/2] examples/flow_filtering: remove unused variable Ariel Otilibili
  2024-12-13 21:41 ` [PATCH 2/2] drivers/net/sfc: remove unused value Ariel Otilibili
  0 siblings, 2 replies; 3+ messages in thread
From: Ariel Otilibili @ 2024-12-13 21:41 UTC (permalink / raw)
  To: dev
  Cc: Thomas Monjalon, David Marchand, Andrew Rybchenko, Ori Kam,
	stable, Ariel Otilibili

Hello,

This series clears out the Coverity issues 384444 & 451221.

Being one-liners, as advised by David Marchand, it is backported onto stable.

Thank you,

Link: https://inbox.dpdk.org/dev/CAJFAV8yEaWSX2kdiANWuKx7zsvTEnrVoVjnZAOQ_ocdzM8ZTAw@mail.gmail.com/

Ariel Otilibili (2):
  examples/flow_filtering: remove unused variable
  drivers/net/sfc: remove unused value

 drivers/net/sfc/sfc_repr.c                            | 2 --
 examples/flow_filtering/snippets/snippet_match_ipv4.c | 1 -
 2 files changed, 3 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-13 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-13 21:41 [PATCH 0/2] clear out Coverity issues 384444 & 451221 Ariel Otilibili
2024-12-13 21:41 ` [PATCH 1/2] examples/flow_filtering: remove unused variable Ariel Otilibili
2024-12-13 21:41 ` [PATCH 2/2] drivers/net/sfc: remove unused value Ariel Otilibili

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).