diff options
author | Roel Kluin | 2009-03-04 09:07:57 +0100 |
---|---|---|
committer | David S. Miller | 2009-03-04 09:11:52 +0100 |
commit | 948731115774c2e5ff7409360f35389459502211 (patch) | |
tree | 7a6c8901195861939ac7f9bde508d62f7403bb0d /MAINTAINERS | |
parent | net pcmcia: worklimit reaches -1 (diff) | |
download | kernel-qcow2-linux-948731115774c2e5ff7409360f35389459502211.tar.gz kernel-qcow2-linux-948731115774c2e5ff7409360f35389459502211.tar.xz kernel-qcow2-linux-948731115774c2e5ff7409360f35389459502211.zip |
aoe: error printed 1 too early
with while (i-- > 0); i reaches -1 after the loop, so the test below is printed
one too early: 0 still means success.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions