client: fix missing init of 'i'
authorJens Axboe <axboe@fb.com>
Tue, 1 Jul 2014 22:07:59 +0000 (16:07 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Jul 2014 22:07:59 +0000 (16:07 -0600)
commit3310fcedbf11916c20aca6cffc20264a6e781e32
tree3a522d3766b1c6a619ca5976bd1d511ec82c1654
parent3c865f32245c57635c59bc4e06f0e615d29aecbe
client: fix missing init of 'i'

Signed-off-by: Jens Axboe <axboe@fb.com>
client.c