Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d3330cf0 authored by Zhang Yanfei's avatar Zhang Yanfei Committed by Linus Torvalds
Browse files

binfmt_elf: remove unused argument in fill_elf_header


In fill_elf_header(), elf->e_ident[EI_OSABI] is always set to ELF_OSABI,
so remove the unused argument 'osabi'.

Signed-off-by: default avatarZhang Yanfei <zhangyanfei@cn.fujitsu.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 37581c28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment