blkdev.h: remove unused codes blk_account_rq
authorLin Feng <linf@wangsu.com>
Wed, 12 May 2021 10:01:24 +0000 (18:01 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 May 2021 13:40:32 +0000 (07:40 -0600)
commit190515f610946db025cdedebde93958b725fb583
treed1d22bda38e935dcbb675486ce5f049ceea782bb
parent7ea96eefb0097d243af62fc672be9f17b10338b3
blkdev.h: remove unused codes blk_account_rq

Last users of blk_account_rq gone with patch commit a1ce35fa49852db
("block: remove dead elevator code") and now it gets no caller, it can
be safely removed.

Signed-off-by: Lin Feng <linf@wangsu.com>
Link: https://lore.kernel.org/r/20210512100124.173769-1-linf@wangsu.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h