diff options
author | Carsten Otte <cotte@de.ibm.com> | 2006-03-25 12:08:22 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 17:23:01 +0100 |
commit | 55148548124e3e52e8921f1cb0e325111ef9cbb1 (patch) | |
tree | b1a84317305d060b38bc6fcb1ae4006a76f22071 /fs/read_write.c | |
parent | [PATCH] Doc: fix example firmware source code (diff) | |
download | linux-55148548124e3e52e8921f1cb0e325111ef9cbb1.tar.xz linux-55148548124e3e52e8921f1cb0e325111ef9cbb1.zip |
[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 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions