All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen/arm: correct comment in enlighten.c
@ 2015-09-14 13:20 Juergen Gross
  2015-09-14 13:39 ` Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Juergen Gross @ 2015-09-14 13:20 UTC (permalink / raw)
  To: linux-kernel, xen-devel, stefano.stabellini; +Cc: Juergen Gross

Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
source file.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 arch/arm/xen/enlighten.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
index eeeab07..5421706 100644
--- a/arch/arm/xen/enlighten.c
+++ b/arch/arm/xen/enlighten.c
@@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
 void xen_arch_suspend(void) { }
 
 
-/* In the hypervisor.S file. */
+/* In the hypercall.S file. */
 EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 10+ messages in thread
* [PATCH] xen/arm: correct comment in enlighten.c
@ 2015-09-14 13:20 Juergen Gross
  0 siblings, 0 replies; 10+ messages in thread
From: Juergen Gross @ 2015-09-14 13:20 UTC (permalink / raw)
  To: linux-kernel, xen-devel, stefano.stabellini; +Cc: Juergen Gross

Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
source file.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 arch/arm/xen/enlighten.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
index eeeab07..5421706 100644
--- a/arch/arm/xen/enlighten.c
+++ b/arch/arm/xen/enlighten.c
@@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
 void xen_arch_suspend(void) { }
 
 
-/* In the hypervisor.S file. */
+/* In the hypercall.S file. */
 EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-15 14:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 13:20 [PATCH] xen/arm: correct comment in enlighten.c Juergen Gross
2015-09-14 13:39 ` Stefano Stabellini
2015-09-14 13:39 ` Stefano Stabellini
2015-10-15 12:18   ` Juergen Gross
2015-10-15 12:18   ` Juergen Gross
2015-10-15 12:39 ` David Vrabel
2015-10-15 12:39 ` [Xen-devel] " David Vrabel
2015-10-15 14:25   ` Stefano Stabellini
2015-10-15 14:25   ` Stefano Stabellini
  -- strict thread matches above, loose matches on Subject: below --
2015-09-14 13:20 Juergen Gross

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.