summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorCarsten Otte <cotte@de.ibm.com>2006-03-25 11:08:22 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-25 16:23:01 (GMT)
commit55148548124e3e52e8921f1cb0e325111ef9cbb1 (patch)
treeb1a84317305d060b38bc6fcb1ae4006a76f22071 /mm
parent06842415149371127b91d15774cff95dcccc1845 (diff)
downloadlinux-55148548124e3e52e8921f1cb0e325111ef9cbb1.tar.xz
[PATCH] remove needless check in binfmt_elf.c
Local variable i is unsigned int and thus cannot be negative. (akpm: unsigneds shouldn't be called `i'. This value cannot possibly be negative anyway). Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions