Skip to content
Commit 2ee732d5 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start



Nothing bad will happen even if sg->length is zero, so there is
no point in keeping this BUG_ON in scatterwalk_start.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 28cf86fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment