public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
From: Nuno Das Neves <nunodasneves@linux.microsoft.com>
To: Mukesh Rathor <mrathor@linux.microsoft.com>,
	linux-hyperv@vger.kernel.org
Cc: wei.liu@kernel.org
Subject: Re: [PATCH v1] mshv: make certain field names descriptive in a header struct
Date: Tue, 13 Jan 2026 09:16:29 -0800	[thread overview]
Message-ID: <c8c4d00b-b5dd-499d-92ae-41f35cc1ae86@linux.microsoft.com> (raw)
In-Reply-To: <20260112194943.1701785-1-mrathor@linux.microsoft.com>

On 1/12/2026 11:49 AM, Mukesh Rathor wrote:
> When header struct fields use very common names like "pages" or "type",
> it makes it difficult to find uses of these fields with tools like grep
> and cscope.  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 <mrathor@linux.microsoft.com>
> ---
>  drivers/hv/mshv_regions.c   | 44 ++++++++++++++++++-------------------
>  drivers/hv/mshv_root.h      |  6 ++---
>  drivers/hv/mshv_root_main.c | 10 ++++-----
>  3 files changed, 30 insertions(+), 30 deletions(-)
> 

Reviewed-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>

  reply	other threads:[~2026-01-13 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-12 19:49 [PATCH v1] mshv: make certain field names descriptive in a header struct Mukesh Rathor
2026-01-13 17:16 ` Nuno Das Neves [this message]
2026-01-14  0:47 ` Stanislav Kinsburskii
2026-01-15 18:51 ` Anirudh Rayabharam
2026-01-15 19:03   ` Mukesh R
2026-01-17 10:54     ` Anirudh Rayabharam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c8c4d00b-b5dd-499d-92ae-41f35cc1ae86@linux.microsoft.com \
    --to=nunodasneves@linux.microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=mrathor@linux.microsoft.com \
    --cc=wei.liu@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox