[PATCH] blkparse_fmt: use memcmp() it is (usually) faster
authorJens Axboe <axboe@suse.de>
Fri, 7 Oct 2005 09:12:58 +0000 (11:12 +0200)
committerJens Axboe <axboe@suse.de>
Fri, 7 Oct 2005 09:12:58 +0000 (11:12 +0200)
commit63756b50407dc9a5976210320dccbf6dc57cbaff
tree0bb90c472f46cc056fce228b95920991147c9009
parent1d6376a5e39ed9d13969f4217da386e49e028906
[PATCH] blkparse_fmt: use memcmp() it is (usually) faster

At least it has better worst case performance.
blkparse_fmt.c