[PR #121] [CLOSED] Update object.c #222

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/121
Author: @zhugh2333
Created: 7/21/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 qom/object.c (+3 -3)

📄 Description

Delete redundant judgments, ‘’if (type_table == NULL) ‘’statement is redundant。


🔄 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/121 **Author:** [@zhugh2333](https://github.com/zhugh2333) **Created:** 7/21/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2b6a4a6`](https://github.com/qemu/qemu/commit/2b6a4a64848b407de412bb3dc2b1f5482c37d334) Update object.c ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `qom/object.c` (+3 -3) </details> ### 📄 Description Delete redundant judgments, ‘’if (type_table == NULL) ‘’statement is redundant。 --- <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:30:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#222