mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
This patch inlines the functions scatterwalk_start, scatterwalk_map and scatterwalk_done as they're all tiny and mostly used by the block cipher walker. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>