[PATCH] blktrace: uninline trace_note()
authorJens Axboe <jens.axboe@oracle.com>
Mon, 4 Dec 2006 08:27:41 +0000 (09:27 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 4 Dec 2006 08:27:41 +0000 (09:27 +0100)
It's too large to inline. Additionally clean it up, by fast pathing
the likely path.

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

No differences found