]> git.baikalelectronics.ru Git - kernel.git/commit
fs/binfmt_elf.c: make scope of "pos" variable smaller
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 14 May 2019 22:43:36 +0000 (15:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 02:52:49 +0000 (19:52 -0700)
commitd20df13c63ba209e5f6f0d37e650e34bafd96a00
tree5471c415a5acbe07e34f683cc70d137743f0c5bf
parented76f4f86b310ebf27cc766e5f7810e483228562
fs/binfmt_elf.c: make scope of "pos" variable smaller

Link: http://lkml.kernel.org/r/20190314204707.GC18143@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/binfmt_elf.c