summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMukesh R <mrathor@linux.microsoft.com>2026-02-04 12:23:28 -0800
committerWei Liu <wei.liu@kernel.org>2026-02-06 07:03:35 +0000
commit51515bfc29ed5971d4f0a98243bdc1c93fadb102 (patch)
tree4097634387211245570e8b29fa02bf5567349cb3 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentafefdb2bc94571f0f9297dc129b2069942a70f4b (diff)
mshv: make field names descriptive in a header struct
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 <mrathor@linux.microsoft.com> Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions