mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
The sg length could be more than remaining data on it. So check the length requirement against the minimum between those two values. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>