On Wed, Feb 04, 2026 at 12:23:28PM -0800, Mukesh R 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 > 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 R <[email protected]> > --- > V3: rebase to afefdb2bc945 (origin/hyperv-next)
Applied.
