qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup unused included header in core.c & cluster.c
@ 2023-11-27 14:56 Zhao Liu
  2023-11-27 14:56 ` [PATCH 1/2] hw/cpu/core: Cleanup unused included header in core.c Zhao Liu
  2023-11-27 14:56 ` [PATCH 2/2] hw/cpu/cluster: Cleanup unused included header in cluster.c Zhao Liu
  0 siblings, 2 replies; 6+ messages in thread
From: Zhao Liu @ 2023-11-27 14:56 UTC (permalink / raw)
  To: Eduardo Habkost, Marcel Apfelbaum, Philippe Mathieu-Daudé,
	Yanan Wang, qemu-devel
  Cc: Zhao Liu

From: Zhao Liu <zhao1.liu@intel.com>

Remove unused header in core.c and cluster.c, and reorder the remaining
header files (except qemu/osdep.h) in alphabetical order.

Tested by "./configure" and then "make".

---
Zhao Liu (2):
  hw/cpu/core: Cleanup unused included header in core.c
  hw/cpu/cluster: Cleanup unused included header in cluster.c

 hw/cpu/cluster.c | 5 ++---
 hw/cpu/core.c    | 7 +++----
 2 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-03 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 14:56 [PATCH 0/2] Cleanup unused included header in core.c & cluster.c Zhao Liu
2023-11-27 14:56 ` [PATCH 1/2] hw/cpu/core: Cleanup unused included header in core.c Zhao Liu
2023-11-28 10:00   ` Philippe Mathieu-Daudé
2023-11-27 14:56 ` [PATCH 2/2] hw/cpu/cluster: Cleanup unused included header in cluster.c Zhao Liu
2023-11-28 10:02   ` Philippe Mathieu-Daudé
2024-01-03 14:13     ` Zhao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).