[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH 0/2] virtio-blk: clean up around g_free() and inline
From: |
Fam Zheng |
Subject: |
[Qemu-block] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions |
Date: |
Tue, 7 Feb 2017 21:27:21 +0800 |
Fam Zheng (2):
virtio-blk: Remove useless condition around g_free()
virtio-blk: Inline request init, complete and free functions
hw/block/virtio-blk.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
--
2.9.3
- [Qemu-block] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions,
Fam Zheng <=