diff options
author | Carsten Otte <cotte@de.ibm.com> | 2006-03-25 03:08:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 08:23:01 -0800 |
commit | 55148548124e3e52e8921f1cb0e325111ef9cbb1 (patch) | |
tree | b1a84317305d060b38bc6fcb1ae4006a76f22071 /mm | |
parent | 06842415149371127b91d15774cff95dcccc1845 (diff) | |
download | kernel_samsung_smdk4412-55148548124e3e52e8921f1cb0e325111ef9cbb1.zip kernel_samsung_smdk4412-55148548124e3e52e8921f1cb0e325111ef9cbb1.tar.gz kernel_samsung_smdk4412-55148548124e3e52e8921f1cb0e325111ef9cbb1.tar.bz2 |
[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