aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/elf.h')
-rw-r--r--arch/alpha/include/asm/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/elf.h b/arch/alpha/include/asm/elf.h
index 9baae8afe8a..da5449e2217 100644
--- a/arch/alpha/include/asm/elf.h
+++ b/arch/alpha/include/asm/elf.h
@@ -101,7 +101,7 @@ typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG];
#define ELF_PLAT_INIT(_r, load_addr) _r->r0 = 0
-/* The registers are layed out in pt_regs for PAL and syscall
+/* The registers are laid out in pt_regs for PAL and syscall
convenience. Re-order them for the linear elf_gregset_t. */
struct pt_regs;