DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/xsc: Resolve warnings from PVS
@ 2025-02-25  2:48 Renyong Wan
  2025-02-25  2:48 ` [PATCH 1/2] net/xsc: check possible null pointer dereference Renyong Wan
  2025-02-25  2:48 ` [PATCH 2/2] net/xsc: suppress assign the same value warning Renyong Wan
  0 siblings, 2 replies; 3+ messages in thread
From: Renyong Wan @ 2025-02-25  2:48 UTC (permalink / raw)
  To: dev; +Cc: thomas, stephen, qianr, nana, zhangxx, xudw, jacky, weihg, zhenghy

This patch series resolves two warnings reported by PVS studio.

---
Renyong Wan (2):
  net/xsc: check possible null pointer dereference
  net/xsc: suppress assign the same value warning

 drivers/net/xsc/xsc_rx.c        | 6 +++++-
 drivers/net/xsc/xsc_vfio_mbox.c | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2025-02-25  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-25  2:48 [PATCH 0/2] net/xsc: Resolve warnings from PVS Renyong Wan
2025-02-25  2:48 ` [PATCH 1/2] net/xsc: check possible null pointer dereference Renyong Wan
2025-02-25  2:48 ` [PATCH 2/2] net/xsc: suppress assign the same value warning Renyong Wan

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).