options: pass in right pointer to options free
authorJens Axboe <axboe@fb.com>
Mon, 15 Aug 2016 15:57:09 +0000 (09:57 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 15 Aug 2016 15:57:09 +0000 (09:57 -0600)
commitca6336a872d46c42490718055a4ff3fcd661472f
treeb61ed0ba0b47419d98445405288a6b6bd5301b9a
parent9b87f09b1d3cac320c2da5758c1e74d4b4c0fadd
options: pass in right pointer to options free

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