mirror of https://github.com/torvalds/linux.git
This helper doesn't buy us much over calling kmap_atomic directly. In fact in the only caller it does a bit of useless work as the caller already has the bvec at hand, and said caller would even buggy for a multi-segment bio due to the use of this helper. So just remove it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk> |
||
|---|---|---|
| .. | ||
| 00-INDEX | ||
| bfq-iosched.txt | ||
| biodoc.txt | ||
| biovecs.txt | ||
| capability.txt | ||
| cfq-iosched.txt | ||
| cmdline-partition.txt | ||
| data-integrity.txt | ||
| deadline-iosched.txt | ||
| ioprio.txt | ||
| kyber-iosched.txt | ||
| null_blk.txt | ||
| pr.txt | ||
| queue-sysfs.txt | ||
| request.txt | ||
| stat.txt | ||
| switching-sched.txt | ||
| writeback_cache_control.txt | ||