virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio: fix complaint by sparse
@ 2016-11-22  5:51 Gonglei
  2016-11-22  5:51 ` [PATCH 1/2] virtio_pci_modern: " Gonglei
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gonglei @ 2016-11-22  5:51 UTC (permalink / raw)
  To: virtualization, linux-kernel; +Cc: Gonglei, mst

I found some warnings reported by sparse in the virtio code
when I checked virtio-crypto's driver stuff. Let's fix them.

Gonglei (2):
  virtio_pci_modern: fix complaint by sparse
  virtio_ring: fix complaint by sparse

 drivers/virtio/virtio_pci_modern.c | 8 ++++----
 drivers/virtio/virtio_ring.c       | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-11-27  2:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-22  5:51 [PATCH 0/2] virtio: fix complaint by sparse Gonglei
2016-11-22  5:51 ` [PATCH 1/2] virtio_pci_modern: " Gonglei
2016-11-22  5:51 ` [PATCH 2/2] virtio_ring: " Gonglei
2016-11-22 15:04   ` Michael S. Tsirkin
     [not found]   ` <20161122170346-mutt-send-email-mst@kernel.org>
2016-11-22 15:16     ` Thomas Huth
2016-11-22 17:25       ` Andy Lutomirski
2016-11-22 17:50   ` Cornelia Huck
2016-11-26  9:36 ` [PATCH 0/2] virtio: " Gonglei (Arei)
2016-11-27  2:53   ` Michael S. Tsirkin

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