diff options
author | 2020-04-06 20:11:26 -0700 | |
---|---|---|
committer | 2020-04-07 10:43:44 -0700 | |
commit | c69bcc932ef3568a13cf6d67398cf5e9da88e812 (patch) | |
tree | 05ad7f5ea2abb65eeeb8e4cea1a4bc1c9915fed7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/epoll: make nesting accounting safe for -rt kernel (diff) | |
download | wireguard-linux-c69bcc932ef3568a13cf6d67398cf5e9da88e812.tar.xz wireguard-linux-c69bcc932ef3568a13cf6d67398cf5e9da88e812.zip |
fs/binfmt_elf.c: delete "loc" variable
"loc" variable became just a wrapper for PT_INTERP ELF header after main
ELF header was moved to "bprm->buf". Delete it.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20200219184847.GA4871@avx2
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions