diff options
author | David Howells <dhowells@redhat.com> | 2010-03-24 18:02:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-25 00:43:29 +0100 |
commit | 47568d4c56677ede6e7ff7c8e4e0fd860a9c4372 (patch) | |
tree | 8d8e35252db123fb7a3abf7a5655b8c9669637cc /scripts/checkstack.pl | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... (diff) | |
download | linux-47568d4c56677ede6e7ff7c8e4e0fd860a9c4372.tar.xz linux-47568d4c56677ede6e7ff7c8e4e0fd860a9c4372.zip |
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
Fix an incorrect for-loop in elf_core_vma_data_size(). The advance-pointer
statement lacks an assignment:
CC fs/binfmt_elf_fdpic.o
fs/binfmt_elf_fdpic.c: In function 'elf_core_vma_data_size':
fs/binfmt_elf_fdpic.c:1593: warning: statement with no effect
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions