[PR #285] [CLOSED] system/physmem.c: consistent naming for declarations #379

Open
opened 2026-01-31 21:31:02 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/285
Author: @lipracer
Created: 6/4/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 46ea494 system/physmem.c: consistent naming for declarations

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 system/physmem.c (+3 -3)

📄 Description

In the MemoryRegionOps accepts declaration, the name of the data size is size.I did not change the name in printf to avoid the log analysis program getting wrong results.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/285 **Author:** [@lipracer](https://github.com/lipracer) **Created:** 6/4/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`46ea494`](https://github.com/qemu/qemu/commit/46ea4946ab3822f229d1b436069b38155421c9de) system/physmem.c: consistent naming for declarations ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `system/physmem.c` (+3 -3) </details> ### 📄 Description In the MemoryRegionOps accepts declaration, the name of the data size is `size`.I did not change the name in printf to avoid the log analysis program getting wrong results. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:31:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#379