Re: [PATCH] x86/sched: Drop unused includes from credit2.c

2024-12-18 Thread Jürgen Groß
On 18.12.24 13:53, Andrew Cooper wrote: Sort the remaining includes. Signed-off-by: Andrew Cooper Acked-by: Juergen Gross Juergen OpenPGP_0xB0DE9DD628BF132F.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

[PATCH] x86/sched: Drop unused includes from credit2.c

2024-12-18 Thread Andrew Cooper
Sort the remaining includes. Signed-off-by: Andrew Cooper --- CC: Juergen Gross --- xen/common/sched/credit2.c | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/xen/common/sched/credit2.c b/xen/common/sched/credit2.c index 4b2ef034ca84..0a83f237259f 100644 --- a