block: make bdrv_query_stats() static
commitac46821f2c6eb0617ac911daff111cbc30a4c40c
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 17 Jun 2014 06:32:04 +0000 (17 14:32 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 27 Jun 2014 16:19:57 +0000 (27 18:19 +0200)
tree15e3dcf00f0a031265bb946a3e7aa25255efe7e5
parentee17e84830e2e7030d57db5b415719e9022573cd
block: make bdrv_query_stats() static

This function is only called from block/qapi.c.  There is no need to
keep it public.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Tested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qapi.c
include/block/qapi.h