From 54d15714f7497094a0839537f0d47946edb45761 Mon Sep 17 00:00:00 2001 From: Maciej W. Rozycki Date: Mon, 26 Oct 2015 15:47:57 +0000 Subject: binfmt_elf: Correct `arch_check_elf's description Correct `arch_check_elf's description, mistakenly copied and pasted from `arch_elf_pt_proc'. Signed-off-by: Maciej W. Rozycki Signed-off-by: Al Viro --- fs/binfmt_elf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/binfmt_elf.c') diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c index e6572a665b2e..b0b9a779f9ac 100644 --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c @@ -487,7 +487,7 @@ static inline int arch_elf_pt_proc(struct elfhdr *ehdr, } /** - * 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 -- cgit v1.2.3-55-g7522