On Mon, 27 Mar 2023 00:34:25 -0700, Chaitanya Kulkarni wrote: > There is only one caller for __blk_account_io_start() and > __blk_account_io_done(), both function are small enough to fit in their > respective callers blk_account_io_start() and blk_account_io_done(). > > Remove both the functions and opencode in the their respective callers > blk_account_io_start() and blk_account_io_done(). > > [...] Applied, thanks! [0/2] block: remove unnecessary helpers (no commit info) [1/2] block: open code __blk_account_io_start() commit: 06965037ce942500c1ce3aa29ca217093a9c5720 [2/2] block: open code __blk_account_io_done() commit: 06965037ce942500c1ce3aa29ca217093a9c5720 Best regards, -- Jens Axboe