diff options
| author | Chaitanya Kulkarni <[email protected]> | 2023-03-27 00:34:27 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-03-27 13:22:58 -0600 |
| commit | 06965037ce942500c1ce3aa29ca217093a9c5720 (patch) | |
| tree | ca2fdca57023fd71e28acc58d636f917c35ffe3c /drivers/fpga/fpga-mgr.c | |
| parent | e165fb4dd6985b37215178e514a2e09dab8fef14 (diff) | |
block: open code __blk_account_io_done()
There is only one caller for __blk_account_io_done(), the function
is small enough to fit in its caller blk_account_io_done().
Remove the function and opencode in the its caller
blk_account_io_done().
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions