original_kernel/drivers/block/aoe
Roel Kluin 9487311157 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>
2009-03-04 00:11:52 -08:00
..
Makefile
aoe.h
aoeblk.c
aoechr.c
aoecmd.c
aoedev.c
aoemain.c
aoenet.c