Re: [PATCH 1/2] KVM: fix checkpatch.pl errors in kvm/async_pf.h

2015-06-17 Thread Paolo Bonzini
On 16/06/2015 13:33, Kevin Mulvey wrote: > fix brace spacing > > Signed-off-by: Kevin Mulvey > --- > virt/kvm/async_pf.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/virt/kvm/async_pf.h b/virt/kvm/async_pf.h > index e7ef6447..ec4cfa2 100644 > --- a/virt/kvm/asy

[PATCH 1/2] KVM: fix checkpatch.pl errors in kvm/async_pf.h

2015-06-16 Thread Kevin Mulvey
fix brace spacing Signed-off-by: Kevin Mulvey --- virt/kvm/async_pf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt/kvm/async_pf.h b/virt/kvm/async_pf.h index e7ef6447..ec4cfa2 100644 --- a/virt/kvm/async_pf.h +++ b/virt/kvm/async_pf.h @@ -29,8 +29,8 @@ void kvm_as