KVM: s390/interrupt: remove double assignment
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 3 Sep 2014 14:16:47 +0000 (16:16 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 10 Sep 2014 10:19:45 +0000 (12:19 +0200)
r is already initialized to 0.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>

No differences found