All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.