parse: ensure that an option has a category
authorJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 17:58:39 +0000 (18:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 17:58:39 +0000 (18:58 +0100)
commit0a074fe4bb0c085d1d6a060c279aae3f79722c99
tree229d261a33959c90ec8b6c3e1bbfb1d2ee1f1b2f
parentd3944493e27d55f66e18781ce1b6071cb91a7ecc
parse: ensure that an option has a category

If not, set it to misc and complain.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
parse.c