parser: get rid of FIO_OPT_STR_VAL_INT
authorJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 13:43:25 +0000 (15:43 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 13:43:25 +0000 (15:43 +0200)
It's treated the same as FIO_OPT_INT since we got rid of the
int vs siint distinction.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found