mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
ide: push ide_lock to __ide_end_request()
__ide_end_request() needs ide_lock only for __blk_end_request() call so push ide_lock taking inside __ide_end_requests(). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
1d0bf587df
commit
a72b2147ec
1 changed files with 9 additions and 19 deletions
Loading…
Add table
Add a link
Reference in a new issue