mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
When user gives us a block address to get its ID to mmap it, he also needs to get from us the block size to pass to the driver in the mmap function. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>