Skip to content
Snippets Groups Projects
user avatar
Herbert Xu authored
As Joy Latten points out, inner algorithm parameters will miss the closing
bracket which will also cause the outer algorithm to terminate prematurely.

This patch fixes that also kills the WARN_ON if the number of parameters
exceed the maximum as that is a user error.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
720a650f
History