[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen/elf: header: fix typoes in elfnote.h
commit 9cc07b65c49d5492f3143f72d6076d8aebe43382 Author: Julien Grall <julien.grall@xxxxxxxxxx> AuthorDate: Wed Dec 11 18:50:11 2013 +0000 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Thu Dec 12 09:32:45 2013 +0000 xen/elf: header: fix typoes in elfnote.h Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- xen/include/public/elfnote.h | 4 ++-- 1 files 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 -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |