dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] minor lgtm warning fixes
@ 2019-03-27 21:08 Stephen Hemminger
  2019-03-27 21:08 ` [PATCH 1/2] net/netvsc: fix lgtm static checker complaint Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ 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] 7+ messages in thread

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

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