DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] virtio: cleanup virtio code
@ 2017-08-03  1:21 Zhiyong Yang
  2017-08-03  1:21 ` [dpdk-dev] [PATCH 1/2] virtio: fix the wrong indent Zhiyong Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhiyong Yang @ 2017-08-03  1:21 UTC (permalink / raw)
  To: dev; +Cc: maxime.coquelin, yliu

This patchset has some trivial changes and make it easier
to read code.

Zhiyong Yang (2):
  virtio: fix the wrong indent
  virtio: use macro to replace magic number

 drivers/net/virtio/virtio_pci.c | 2 +-
 drivers/net/virtio/virtqueue.h  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.13.3

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

end of thread, other threads:[~2017-09-01  3:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03  1:21 [dpdk-dev] [PATCH 0/2] virtio: cleanup virtio code Zhiyong Yang
2017-08-03  1:21 ` [dpdk-dev] [PATCH 1/2] virtio: fix the wrong indent Zhiyong Yang
2017-08-03  1:21 ` [dpdk-dev] [PATCH 2/2] virtio: use macro to replace magic number Zhiyong Yang
2017-08-30 12:03 ` [dpdk-dev] [PATCH 0/2] virtio: cleanup virtio code Maxime Coquelin
2017-09-01  3:05   ` Yuanhan Liu

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