qapi: Fix document for BlockStats.node-name
authorFam Zheng <famz@redhat.com>
Tue, 16 Dec 2014 01:40:24 +0000 (09:40 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 13 Jan 2015 11:47:56 +0000 (11:47 +0000)
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1418694024-26498-1-git-send-email-famz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
qapi/block-core.json

index 6e8db15861dae24c4df7f98c709b389e7c69e128..2d8bd253a720630caddd339369cb34979ab851e1 100644 (file)
 # @device: #optional If the stats are for a virtual block device, the name
 #          corresponding to the virtual block device.
 #
-# @device: #optional The node name of the device. (Since 2.3)
+# @node-name: #optional The node name of the device. (Since 2.3)
 #
 # @stats:  A @BlockDeviceStats for the device.
 #