All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen/sched: remove duplicate trace.h include
@ 2026-05-31 14:08 Furkan Caliskan
  2026-06-08 10:17 ` Juergen Gross
  2026-06-08 13:01 ` [PATCH for-4.22?] " Roger Pau Monné
  0 siblings, 2 replies; 4+ messages in thread
From: Furkan Caliskan @ 2026-05-31 14:08 UTC (permalink / raw)
  To: xen-devel
  Cc: roger.pau, jgross, dfaggioli, gwd, stewart.hildebrand, jbeulich,
	andrew.cooper3, Furkan Caliskan

Signed-off-by: Furkan Caliskan <frn1furkan10@gmail.com>
---
 xen/common/sched/rt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/xen/common/sched/rt.c b/xen/common/sched/rt.c
index 4b637aa9db..b9a3e7720e 100644
--- a/xen/common/sched/rt.c
+++ b/xen/common/sched/rt.c
@@ -26,7 +26,6 @@
 #include <xen/trace.h>
 #include <xen/cpu.h>
 #include <xen/keyhandler.h>
-#include <xen/trace.h>
 #include <xen/err.h>
 #include <xen/guest_access.h>
 
-- 
2.34.1



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

end of thread, other threads:[~2026-06-09  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-31 14:08 [PATCH] xen/sched: remove duplicate trace.h include Furkan Caliskan
2026-06-08 10:17 ` Juergen Gross
2026-06-08 13:01 ` [PATCH for-4.22?] " Roger Pau Monné
2026-06-09  8:41   ` Oleksii Kurochko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.