commit | b357e4a694ac4b95096715df253548f7e1f2723f | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Sun Feb 21 21:29:59 2021 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Feb 22 06:37:41 2021 -0700 |
tree | 0a39fa8f6ce67a09158c792d64835766a26a93ad | |
parent | b0719245098c27b36a9b52969af0300ae6219591 [diff] |
block: get rid of the trace rq insert wrapper Get rid of the wrapper for trace_block_rq_insert() and call the function directly. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>