On 2/3/26 22:06, Wei Liu wrote:
On Fri, Jan 16, 2026 at 02:49:04PM -0800, Mukesh Rathor wrote:
When struct fields use very common names like "pages" or "type", it makes
it difficult to find uses of these fields with tools like grep, cscope,
etc when the struct is in a header file included in many places. Add the
prefix mreg_ to some fields in struct mshv_mem_region to make it easier
to find them.

There is no functional change.

Signed-off-by: Mukesh Rathor <[email protected]>

I generally don't mind such changes, but this patch doesn't apply
anymore. Please rebase to the latest hyperv-next.

Wei

Done, please find V3. Thank you.

-Mukesh


Reply via email to