DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] minor lgtm warning fixes
@ 2019-03-27 21:08 Stephen Hemminger
  2019-03-27 21:08 ` Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Stephen Hemminger @ 2019-03-27 21:08 UTC (permalink / raw)
  To: maxime.coquelin, tiwei.bie, zhihong.wang; +Cc: dev, Stephen Hemminger

Looks like the LGTM checker complains about condition
checks that are always true.

Stephen Hemminger (2):
  net/netvsc: fix lgtm static checker complaint
  net/virtio: fix lgtm static checker complaint

 drivers/net/netvsc/hn_rxtx.c     | 2 +-
 drivers/net/virtio/virtio_rxtx.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-03-28 17:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27 21:08 [dpdk-dev] [PATCH 0/2] minor lgtm warning fixes Stephen Hemminger
2019-03-27 21:08 ` Stephen Hemminger
2019-03-27 21:08 ` [dpdk-dev] [PATCH 1/2] net/netvsc: fix lgtm static checker complaint Stephen Hemminger
2019-03-27 21:08   ` Stephen Hemminger
2019-03-28  0:25   ` Rami Rosen
2019-03-28  0:25     ` Rami Rosen
2019-03-27 21:08 ` [dpdk-dev] [PATCH 2/2] net/virtio: " Stephen Hemminger
2019-03-27 21:08   ` Stephen Hemminger
2019-03-28  0:28   ` Rami Rosen
2019-03-28  0:28     ` Rami Rosen
2019-03-28 11:04   ` Maxime Coquelin
2019-03-28 11:04     ` Maxime Coquelin
2019-03-28 17:11 ` [dpdk-dev] [PATCH 0/2] minor lgtm warning fixes Ferruh Yigit
2019-03-28 17:11   ` Ferruh Yigit

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