[Qemu-devel] [PATCH v2 0/3] nvdimm: clean up

Wei Yang posted 3 patches 5 years ago
Test checkpatch passed
Test asan failed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190312012457.8092-1-richardw.yang@linux.intel.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Xiao Guangrong <xiaoguangrong.eric@gmail.com>, Igor Mammedov <imammedo@redhat.com>
hw/acpi/nvdimm.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v2 0/3] nvdimm: clean up
Posted by Wei Yang 5 years ago
Here are three trivial cleanup on argument/variable.

---
v2:
  * remove the last one which breaks hotplug

Wei Yang (3):
  nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
  nvdimm: use *function* directly instead of allocating it again
  nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size

 hw/acpi/nvdimm.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.19.1