diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2017-07-22 06:48:09 +0200 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2017-09-11 01:31:46 +0200 |
commit | e71fd63127c5a1d4fb7660f5d4cbc257374a2af9 (patch) | |
tree | 4142c1fd1b78176c15cc4262448b732d4e8ebafb /arch/um/os-Linux/process.c | |
parent | ARM: implement get_tls syscall (diff) | |
download | linux-e71fd63127c5a1d4fb7660f5d4cbc257374a2af9.tar.xz linux-e71fd63127c5a1d4fb7660f5d4cbc257374a2af9.zip |
arm_elf_read_implies_exec(): remove unused argument
The first argument to elf_read_implies_exec() is either the actual
header structure or a pointer to that structure whether one looks
at fs/binfmt_elf.c or fs/binfmt_elf_fdpic.c. This ought to be fixed
of course, but in the mean time let's sidestep the issue by removing
that first argument from arm_elf_read_implies_exec() as it is unused
anyway.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Mickael GUENE <mickael.guene@st.com>
Tested-by: Vincent Abriou <vincent.abriou@st.com>
Tested-by: Andras Szemzo <szemzo.andras@gmail.com>
Diffstat (limited to 'arch/um/os-Linux/process.c')
0 files changed, 0 insertions, 0 deletions