mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>