iowatcher: wrap system() in a checker function
authorJens Axboe <axboe@fb.com>
Thu, 25 Sep 2014 21:17:06 +0000 (15:17 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 25 Sep 2014 21:17:06 +0000 (15:17 -0600)
commit2cf87e6092da7b36d5ef10c830ddf12d9e18121d
tree7d2a8924cf98fddf8136fcf268f060169c3fd5da
parent558a088d485c530027b369c77de5cd555b6b2cec
iowatcher: wrap system() in a checker function

Kills the errors on unchecked return of system()

Signed-off-by: Jens Axboe <axboe@fb.com>
iowatcher/main.c