]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f32dbe71bc9a1e278f39e27baf2e05ea1ff633b
treed1d22bda38e935dcbb675486ce5f049ceea782bb
parent630d96c8f3e31345881813bfbe6561f9bc386784
blkdev.h: remove unused codes blk_account_rq

Last users of blk_account_rq gone with patch commit 228caa1dcdd4ca4
("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