[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 0/3] nvdimm: clean up
From: |
Wei Yang |
Subject: |
[Qemu-devel] [PATCH v2 0/3] nvdimm: clean up |
Date: |
Tue, 12 Mar 2019 09:24:54 +0800 |
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
- [Qemu-devel] [PATCH v2 0/3] nvdimm: clean up,
Wei Yang <=