* [PATCH] binfmt_elf: Correct `arch_check_elf's description
@ 2015-09-06 22:22 Maciej W. Rozycki
0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2015-09-06 22:22 UTC (permalink / raw)
To: Al Viro; +Cc: linux-fsdevel, linux-kernel
Correct `arch_check_elf's description, mistakenly copied and pasted from
`arch_elf_pt_proc'.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
---
linux-arch-check-elf-doc-fix.diff
Index: linux-org-test/fs/binfmt_elf.c
===================================================================
--- linux-org-test.orig/fs/binfmt_elf.c 2015-07-17 15:04:19.855789000 +0100
+++ linux-org-test/fs/binfmt_elf.c 2015-07-17 15:04:55.147100000 +0100
@@ -487,7 +487,7 @@ static inline int arch_elf_pt_proc(struc
}
/**
- * arch_check_elf() - check a PT_LOPROC..PT_HIPROC ELF program header
+ * arch_check_elf() - check an ELF executable
* @ehdr: The main ELF header
* @has_interp: True if the ELF has an interpreter, else false.
* @state: Architecture-specific state preserved throughout the process
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-06 22:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-06 22:22 [PATCH] binfmt_elf: Correct `arch_check_elf's description Maciej W. Rozycki
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).