[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] arm/irq: replace an odd tab with spaces
commit ab3c6256d78886f1cef349273c8e858a84bccb43 Author: Andrii Anisov <andrii_anisov@xxxxxxxx> AuthorDate: Fri Nov 16 18:24:17 2018 +0200 Commit: Stefano Stabellini <sstabellini@xxxxxxxxxx> CommitDate: Tue Nov 27 16:06:37 2018 -0800 arm/irq: replace an odd tab with spaces Signed-off-by: Andrii Anisov <andrii_anisov@xxxxxxxx> Acked-by: Julien Grall <julien.grall@xxxxxxx> --- xen/arch/arm/irq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/irq.c b/xen/arch/arm/irq.c index 098281f8ab..d5ad277507 100644 --- a/xen/arch/arm/irq.c +++ b/xen/arch/arm/irq.c @@ -224,7 +224,7 @@ void do_IRQ(struct cpu_user_regs *regs, unsigned int irq, int is_fiq) /* * The irq cannot be a PPI, we only support delivery of SPIs to * guests. - */ + */ vgic_inject_irq(info->d, NULL, info->virq, true); goto out_no_end; } -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |