commit | 333eb3edda3842f3e5dbd723cb18bbe47eb0508b | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@gmail.com> | Wed Oct 04 01:00:07 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 12 22:55:10 2017 +0800 |
tree | d6d7bbc33f2778a5922e717f62fb28e51e1c37fc | |
parent | e9b8e4e1129d0886094cfe013cdbaafc4ce0de76 [diff] |
crypto: crypto4xx - fix type mismatch compiler error This patch fixes a type mismatch error that I accidentally introduced when I moved and refactored the dynamic_contents helpers. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>