提交 2dd30228 编写于 作者: A Avi Kivity 提交者: Anthony Liguori

memory: rename PORTIO_END to PORTIO_END_OF_LIST

For consistency with other _END_OF_LIST macros.
Signed-off-by: NAvi Kivity <avi@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 32b74677
......@@ -133,7 +133,7 @@ struct MemoryRegionPortio {
IOPortWriteFunc *write;
};
#define PORTIO_END { }
#define PORTIO_END_OF_LIST() { }
/**
* memory_region_init: Initialize a memory region
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册