eliminate check of empty -F format
authorLuis Useche <luis@cis.fiu.edu>
Mon, 5 May 2008 18:53:07 +0000 (20:53 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 5 May 2008 18:53:07 +0000 (20:53 +0200)
commita26daeb87cd49c2d6640965337cf625ae800c35a
treefc3082499b9ab1dbfa014f7ac97363ad6f3ea26a
parent801646d63fe28ae2c50ab5bd0e9ea4f75ff64d97
eliminate check of empty -F format

This patch eliminates the checking of -F format when it is empty. I am
using this in order to blank out the events that I do not want for
certain act mask. Note that there is no real motivation to have this
checking.

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