Skip to content
Commit bd5cecea authored by Geliang Tang's avatar Geliang Tang Committed by Jens Axboe
Browse files

bio: use offset_in_page macro



Use offset_in_page macro instead of (addr & ~PAGE_MASK).

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 1fe8f348
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment