[PATCH] blkparse: fix quit on stdin reads
authorJens Axboe <axboe@ipf>
Fri, 9 Sep 2005 15:07:17 +0000 (17:07 +0200)
committerJens Axboe <axboe@ipf>
Fri, 9 Sep 2005 15:07:17 +0000 (17:07 +0200)
commitc80c18a715f3dc08b544f1e44149cdb5bbd496cc
treed168bb58650641d1b06588db957fa1469883cb4f
parentb9d40d6fec97474cee9aa32cb484b9fd39765e35
[PATCH] blkparse: fix quit on stdin reads

If the blocking read returns 0, we really are done. So safely exit.
blkparse.c