mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[BLOCK] Move sector_div() from blkdev.h to kernel.h
We need it even if CONFIG_BLOCK is disabled, so move it outside of the block layer include system. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
782e3b3b38
commit
2da96acde0
2 changed files with 14 additions and 14 deletions
Loading…
Add table
Add a link
Reference in a new issue