commit | 20dca81075e712ebcbc151eed9b1a02d4e5d08f5 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Fri Apr 17 19:50:02 2015 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Apr 28 15:36:10 2015 +0200 |
tree | adb8d5b6b837be81ff0505fb5ab864a349876cbb | |
parent | aa0c7ca506bb3f661be673b3d5c1320f37e52fdb [diff] |
block: Ensure consistent bitmap function prototypes We often don't need the BlockDriverState for functions that operate on bitmaps. Remove it. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1429314609-29776-15-git-send-email-jsnow@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>