Remove obsolete 'f' double parameter type
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 21 Oct 2010 15:15:49 +0000 (17:15 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 3 Nov 2010 17:48:09 +0000 (12:48 -0500)
commitf608ac551bcccb9445cf85756b4ed8f8d8c96a77
treeff4b943f66d747c8e2e014d8a368d2b86d03bc7f
parent2405ed280e4ac7e49b00d542cd12fb6160522b8d
Remove obsolete 'f' double parameter type

'f' double is no longer used, and we should be using floating point
variables to store byte sizes. Remove it.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c