]> Git Repo - qemu.git/commit
s390x/kvm: Fix warning from sparse
authorThomas Huth <[email protected]>
Thu, 23 Oct 2014 07:58:56 +0000 (09:58 +0200)
committerCornelia Huck <[email protected]>
Wed, 5 Nov 2014 15:35:55 +0000 (16:35 +0100)
commitf0d4dc18ce398e166c4b186bff325e755c22db2f
tree4654f23771e6e8204ed7c9615191b3a6c782b171
parent80765f0734e08fe4d52e9be10e0cfb47b3cf43e3
s390x/kvm: Fix warning from sparse

When running "sparse" with the s390x kvm.c code, it complains that
"constant 0x00400f1d40330000 is so big it is long" - let's fix this
by appending a proper suffix.

Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target-s390x/kvm.c
This page took 0.026117 seconds and 4 git commands to generate.