Re: [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()

2019-01-07 Thread Michael Mueller
On 02.01.19 17:50, Pierre Morel wrote: On 19/12/2018 20:17, Michael Mueller wrote: The change hepls to reduce line length and icreases code readability. Signed-off-by: Michael Mueller ---   arch/s390/kvm/interrupt.c | 20 ++--   1 file changed, 10 insertions(+), 10

Re: [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()

2019-01-02 Thread Pierre Morel
On 19/12/2018 20:17, Michael Mueller wrote: The change hepls to reduce line length and icreases code readability. Signed-off-by: Michael Mueller --- arch/s390/kvm/interrupt.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/s390/kvm/interrupt.c

Re: [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()

2018-12-19 Thread Cornelia Huck
On Wed, 19 Dec 2018 20:17:43 +0100 Michael Mueller wrote: > The change hepls to reduce line length and s/hepls/helps/ > icreases code readability. s/icreases/increases/ > > Signed-off-by: Michael Mueller > --- > arch/s390/kvm/interrupt.c | 20 ++-- > 1 file changed, 10

[PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()

2018-12-19 Thread Michael Mueller
The change hepls to reduce line length and icreases code readability. Signed-off-by: Michael Mueller --- arch/s390/kvm/interrupt.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/s390/kvm/interrupt.c b/arch/s390/kvm/interrupt.c index