mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[SCSI] ide-scsi: remove usage of sg_last()
We want to remove sg_last(), it's a very expensive interface. So keep track of number of sg entries in the sg list, instead of comparing with the last entry. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
5804509e65
commit
c79d88b7fa
1 changed files with 4 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue