profiles/act: use the right options
authorJens Axboe <axboe@kernel.dk>
Wed, 12 Jul 2017 22:32:24 +0000 (16:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Jul 2017 22:32:24 +0000 (16:32 -0600)
commitdae887f3e2ac761886980cd3197522f3be46082d
tree840df82511d0c6e76e7f052c73485ca9d02ece00
parentef2f4a50c25b3315d8825eb5e6fdfd6d57a47b74
profiles/act: use the right options

We have a double set - one we actually set, and then one we
check. Oops, fix that up.

Fixes: 7b504eddc4b0 ("parse: get rid of raw option offsets")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
profiles/act.c