* [PATCH] libxl/arm: Correctly spelled FDT_ERR_* in a comment
@ 2015-01-09 16:13 Julien Grall
2015-01-12 16:33 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: Julien Grall @ 2015-01-09 16:13 UTC (permalink / raw)
To: xen-devel
Cc: Wei Liu, Julien Grall, Ian Jackson, Ian Campbell,
Stefano Stabellini
Signed-off-by: Julien Grall <julien.grall@linaro.org>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
---
tools/libxl/libxl_arm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/libxl/libxl_arm.c b/tools/libxl/libxl_arm.c
index 448ac07..ce0be84 100644
--- a/tools/libxl/libxl_arm.c
+++ b/tools/libxl/libxl_arm.c
@@ -546,7 +546,7 @@ int libxl__arch_domain_init_hw_description(libxl__gc *gc,
LOG(DEBUG, " - vGIC version: %s", gicv_to_string(config.gic_version));
/*
- * Call "call" handling FDR_ERR_*. Will either:
+ * Call "call" handling FDT_ERR_*. Will either:
* - loop back to retry_resize
* - set rc and goto out
* - fall through successfully
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] libxl/arm: Correctly spelled FDT_ERR_* in a comment
2015-01-09 16:13 [PATCH] libxl/arm: Correctly spelled FDT_ERR_* in a comment Julien Grall
@ 2015-01-12 16:33 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-01-12 16:33 UTC (permalink / raw)
To: Julien Grall; +Cc: xen-devel, Wei Liu, Ian Jackson, Stefano Stabellini
On Fri, 2015-01-09 at 16:13 +0000, Julien Grall wrote:
> Signed-off-by: Julien Grall <julien.grall@linaro.org>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Wei Liu <wei.liu2@citrix.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-12 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 16:13 [PATCH] libxl/arm: Correctly spelled FDT_ERR_* in a comment Julien Grall
2015-01-12 16:33 ` Ian Campbell
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.