qapi: Correct the name of the iops_rd parameter

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Alberto Garcia 2016-02-18 12:27:08 +02:00 committed by Kevin Wolf
parent a90cade023
commit f5a845fdb4
1 changed files with 1 additions and 1 deletions

View File

@ -1321,7 +1321,7 @@
#
# @iops: total I/O operations per second
#
# @ops_rd: read I/O operations per second
# @iops_rd: read I/O operations per second
#
# @iops_wr: write I/O operations per second
#