提交 cdaed7c7 编写于 作者: G Gerd Hoffmann 提交者: Anthony Liguori

qdev: move comment

Move comment back next to main_system_bus to avoid confusion.
Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 0f457d91
......@@ -30,9 +30,9 @@
#include "sysemu.h"
#include "monitor.h"
/* This is a nasty hack to allow passing a NULL bus to qdev_create. */
static int qdev_hotplug = 0;
/* This is a nasty hack to allow passing a NULL bus to qdev_create. */
static BusState *main_system_bus;
static DeviceInfo *device_info_list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册