KVM: emulator: string_addr_inc() cleanup
authorGleb Natapov <gleb@redhat.com>
Mon, 3 Sep 2012 12:24:28 +0000 (15:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 6 Sep 2012 15:07:01 +0000 (18:07 +0300)
Remove unneeded segment argument. Address structure already has correct
segment which was put there during decode.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found