[PATCH] blkparse: fix the alphasorting
authorJens Axboe <axboe@suse.de>
Wed, 21 Sep 2005 11:52:52 +0000 (13:52 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 21 Sep 2005 11:52:52 +0000 (13:52 +0200)
commit06e6f286262bb5c19ba2f2b3154b6f1ad27373b2
tree9a67e65016bad273c08ddc118faf71089557f439
parentce8b6b4ff6319927b016da515112358c4d239573
[PATCH] blkparse: fix the alphasorting

Bad qsort size passed in and missing increment in ppis assignment.
Verified that it actually works now :-)
blkparse.c