[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c8e5a476d1e7902fb1444b42113316fc68b627d5.camel@perches.com>
Date: Sat, 05 Mar 2022 17:37:41 -0800
From: Joe Perches <joe@...ches.com>
To: Henry Sloan <henryksloan@...il.com>
Cc: pbonzini@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/6] KVM: Replace bare 'unsigned' with 'unsigned int'
On Sat, 2022-03-05 at 20:28 -0500, Henry Sloan wrote:
> Signed-off-by: Henry Sloan <henryksloan@...il.com>
Now the subject/patch description doesn't agree with the patch
so a different subject line needs to be used.
Perhaps the bool conversion should be a separate patch.
Also, this should have a change log below the --- like
> ---
v2: Use bool instead of unsigned int in coalesced_mmio.c
so people can know what has been changed between the original
submission and this V2 patch.
> virt/kvm/coalesced_mmio.c | 23 ++++++++---------------
Powered by blists - more mailing lists