xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xen/elf: header: fix typoes in elfnote.h
@ 2013-12-11 18:50 Julien Grall
  2013-12-12  9:34 ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Grall @ 2013-12-11 18:50 UTC (permalink / raw)
  To: xen-devel; +Cc: Julien Grall, ian.jackson, ian.campbell, patches

Signed-off-by: Julien Grall <julien.grall@linaro.org>
---
 xen/include/public/elfnote.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xen/include/public/elfnote.h b/xen/include/public/elfnote.h
index 8566a7e..3824a94 100644
--- a/xen/include/public/elfnote.h
+++ b/xen/include/public/elfnote.h
@@ -71,8 +71,8 @@
 #define XEN_ELFNOTE_VIRT_BASE      3
 
 /*
- * The offset of the ELF paddr field from the acutal required
- * psuedo-physical address (numeric).
+ * The offset of the ELF paddr field from the actual required
+ * pseudo-physical address (numeric).
  *
  * This is used to maintain backwards compatibility with older kernels
  * which wrote __PAGE_OFFSET into that field. This field defaults to 0
-- 
1.7.10.4

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

* Re: [PATCH] xen/elf: header: fix typoes in elfnote.h
  2013-12-11 18:50 [PATCH] xen/elf: header: fix typoes in elfnote.h Julien Grall
@ 2013-12-12  9:34 ` Ian Campbell
  2013-12-12 13:37   ` Julien Grall
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Campbell @ 2013-12-12  9:34 UTC (permalink / raw)
  To: Julien Grall; +Cc: xen-devel, ian.jackson, patches

On Wed, 2013-12-11 at 18:50 +0000, Julien Grall wrote:

You've cc'd the wrong set of maintainers here:
        $ ./scripts/get_maintainer.pl -f xen/include/public/elfnote.h
        Keir Fraser <keir@xen.org>

But this is so obviously correct and the typos were mine in the first
place (in 2006!) I've acked + applied it.

> Signed-off-by: Julien Grall <julien.grall@linaro.org>
> ---
>  xen/include/public/elfnote.h |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/xen/include/public/elfnote.h b/xen/include/public/elfnote.h
> index 8566a7e..3824a94 100644
> --- a/xen/include/public/elfnote.h
> +++ b/xen/include/public/elfnote.h
> @@ -71,8 +71,8 @@
>  #define XEN_ELFNOTE_VIRT_BASE      3
>  
>  /*
> - * The offset of the ELF paddr field from the acutal required
> - * psuedo-physical address (numeric).
> + * The offset of the ELF paddr field from the actual required
> + * pseudo-physical address (numeric).
>   *
>   * This is used to maintain backwards compatibility with older kernels
>   * which wrote __PAGE_OFFSET into that field. This field defaults to 0

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

* Re: [PATCH] xen/elf: header: fix typoes in elfnote.h
  2013-12-12  9:34 ` Ian Campbell
@ 2013-12-12 13:37   ` Julien Grall
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Grall @ 2013-12-12 13:37 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel, ian.jackson, patches



On 12/12/2013 09:34 AM, Ian Campbell wrote:
> On Wed, 2013-12-11 at 18:50 +0000, Julien Grall wrote:
>
> You've cc'd the wrong set of maintainers here:
>          $ ./scripts/get_maintainer.pl -f xen/include/public/elfnote.h
>          Keir Fraser <keir@xen.org>

Thanks, I didn't know that this script was added to Xen. I will use it 
next time.

-- 
Julien Grall

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

end of thread, other threads:[~2013-12-12 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 18:50 [PATCH] xen/elf: header: fix typoes in elfnote.h Julien Grall
2013-12-12  9:34 ` Ian Campbell
2013-12-12 13:37   ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).