On Wed, 21 Jan 2015 16:50:29 +0100 Frank Blaschka <blasc...@linux.vnet.ibm.com> wrote:
> this patch avoids sign extension and fixes a data conversion > bug in stpcifc. Both issues where found by Coverity. > > Signed-off-by: Frank Blaschka <blasc...@linux.vnet.ibm.com> > --- > hw/s390x/s390-pci-inst.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied to my s390-next branch.