-
Jens Axboe authored
End of device check is done twice in __generic_make_request() and it's fully inlined each time. Factor out bio_check_eod(). Signed-off-by:
Tejun Heo <htejun@gmail.com> Signed-off-by:
Jens Axboe <jens.axboe@oracle.com>
c07e2b41