init: pass in right pointer to def thread options free
authorJens Axboe <axboe@fb.com>
Mon, 12 Sep 2016 01:14:10 +0000 (19:14 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 12 Sep 2016 01:14:10 +0000 (19:14 -0600)
commit5e333ada464c885d2a33a30e98812bfb666e6052
tree21ead7748e92b52dbf009c2567150578b9158d26
parent27c9aab2d9a45a1babf01a3aa0123e1f5ce36a24
init: pass in right pointer to def thread options free

Fixes: a609f12a1701 ("options: remove dependency of 'o' being first in 'td'")
Signed-off-by: Jens Axboe <axboe@fb.com>
init.c