aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2021-11-04 18:45:51 +0000
committerJens Axboe <[email protected]>2021-11-04 18:54:33 +0000
commitc98cb5bbdab10d187aff9b4e386210eb2332af96 (patch)
treeb1cbcd39a591ee32896da9146abb490fa34d9183 /drivers/fpga/fpga-bridge.c
parentblock: split request allocation components into helpers (diff)
downloadkernel-c98cb5bbdab10d187aff9b4e386210eb2332af96.tar.gz
kernel-c98cb5bbdab10d187aff9b4e386210eb2332af96.zip
block: make bio_queue_enter() fast-path available inline
Just a prep patch for shifting the queue enter logic. This moves the expected fast path inline, and leaves __bio_queue_enter() as an out-of-line function call. We don't want to inline the latter, as it's mostly slow path code. Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions