All of lore.kernel.org
 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
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ 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] 11+ messages in thread

end of thread, other threads:[~2025-01-15 12:12 UTC | newest]

Thread overview: 11+ 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
2025-01-14 18:47   ` Stephen Hemminger
2025-01-14 19:54     ` Ariel Otilibili-Anieli
2025-01-14 23:34       ` Stephen Hemminger
2025-01-15 10:51         ` Thomas Monjalon
2025-01-15 12:11 ` [PATCH v2 0/3] clear out Coverity issues 384444 & 451221 Ariel Otilibili
2025-01-15 12:11   ` [PATCH v2 1/3] examples/flow_filtering: remove unused variable Ariel Otilibili
2025-01-15 12:11   ` [PATCH v2 2/3] drivers/net/sfc: remove unused value Ariel Otilibili
2025-01-15 12:11   ` [PATCH v2 3/3] Update .mailmap Ariel Otilibili

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.