mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-09 18:43:12 +00:00
Instead move it to the callers. Those that either don't use bio_data() or page_address() or are specific to architectures that do not support highmem are skipped. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>