Re: [Xen-devel] [PATCH v2 1/7] xen/arm: traps: Re-order the includes alphabetically

2017-09-12 Thread Stefano Stabellini
On Tue, 12 Sep 2017, Julien Grall wrote: > Signed-off-by: Julien Grall > Acked-by: Bhupinder Thakur Reviewed-by: Stefano Stabellini > --- > Changes in v2: > - Fix alphabetical order > - Add Bhupinder's acked-by > --- > xen/arch/arm/traps.c | 40 +---

[Xen-devel] [PATCH v2 1/7] xen/arm: traps: Re-order the includes alphabetically

2017-09-12 Thread Julien Grall
Signed-off-by: Julien Grall Acked-by: Bhupinder Thakur --- Changes in v2: - Fix alphabetical order - Add Bhupinder's acked-by --- xen/arch/arm/traps.c | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/xen/arch/arm/